123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479 |
- object Form4: TForm4
- Left = 0
- Top = 0
- Caption = 'Form4'
- ClientHeight = 576
- ClientWidth = 788
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Segoe UI'
- Font.Style = []
- Menu = MainMenu
- TextHeight = 15
- object ImgView: TImgView32
- Left = 0
- Top = 0
- Width = 657
- Height = 576
- Align = alClient
- Bitmap.ResamplerClassName = 'TNearestResampler'
- BitmapAlign = baCustom
- Scale = 1.000000000000000000
- ScaleMode = smScale
- ScrollBars.ShowHandleGrip = True
- ScrollBars.Style = rbsDefault
- ScrollBars.Size = 16
- SizeGrip = sgNone
- OverSize = 0
- TabOrder = 0
- TabStop = True
- ExplicitWidth = 656
- ExplicitHeight = 590
- end
- object PnlControl: TPanel
- Left = 657
- Top = 0
- Width = 131
- Height = 576
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 1
- ExplicitLeft = 656
- ExplicitHeight = 590
- object PnlImage: TPanel
- Left = 0
- Top = 0
- Width = 131
- Height = 130
- Align = alTop
- TabOrder = 0
- Visible = False
- object LblScale: TLabel
- Left = 8
- Top = 24
- Width = 30
- Height = 15
- Caption = 'Scale:'
- end
- object ScaleCombo: TComboBox
- Left = 16
- Top = 40
- Width = 105
- Height = 23
- DropDownCount = 9
- TabOrder = 0
- Text = '100%'
- Items.Strings = (
- ' 25%'
- ' 50%'
- ' 75%'
- ' 100%'
- ' 200%'
- ' 300%'
- ' 400%'
- ' 800%'
- '1600%')
- end
- object PnlImageHeader: TPanel
- Left = 1
- Top = 1
- Width = 129
- Height = 16
- Align = alTop
- BevelOuter = bvNone
- Caption = 'Image Properties'
- Color = clBtnShadow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindow
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object CbxImageInterpolate: TCheckBox
- Left = 16
- Top = 72
- Width = 97
- Height = 17
- Caption = 'Interpolated'
- TabOrder = 2
- end
- object CbxOptRedraw: TCheckBox
- Left = 16
- Top = 96
- Width = 105
- Height = 17
- Caption = 'Optimize Repaints'
- Checked = True
- State = cbChecked
- TabOrder = 3
- end
- end
- object PnlBitmapLayer: TPanel
- Left = 0
- Top = 130
- Width = 131
- Height = 168
- Align = alTop
- TabOrder = 1
- Visible = False
- object LblOpacity: TLabel
- Left = 8
- Top = 24
- Width = 44
- Height = 15
- Caption = 'Opacity:'
- end
- object PnlBitmapLayerHeader: TPanel
- Left = 1
- Top = 1
- Width = 129
- Height = 16
- Align = alTop
- BevelOuter = bvNone
- Caption = 'Bitmap Layer Properties'
- Color = clBtnShadow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindow
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object GbrLayerOpacity: TGaugeBar
- Left = 16
- Top = 40
- Width = 105
- Height = 12
- Backgnd = bgPattern
- HandleSize = 16
- Max = 255
- ShowArrows = False
- ShowHandleGrip = True
- Style = rbsMac
- Position = 255
- end
- object CbxLayerInterpolate: TCheckBox
- Left = 16
- Top = 64
- Width = 97
- Height = 17
- Caption = '&Interpolated'
- TabOrder = 2
- end
- object BtnLayerRescale: TButton
- Left = 16
- Top = 112
- Width = 105
- Height = 17
- Caption = 'Rescale'
- TabOrder = 3
- end
- object BtnLayerResetScale: TButton
- Left = 16
- Top = 136
- Width = 105
- Height = 17
- Caption = 'Scale to 100%'
- TabOrder = 4
- end
- object CbxCropped: TCheckBox
- Left = 16
- Top = 88
- Width = 97
- Height = 17
- Caption = '&Cropped'
- TabOrder = 5
- end
- end
- object PnlMagnification: TPanel
- Left = 0
- Top = 408
- Width = 131
- Height = 168
- Align = alTop
- TabOrder = 2
- Visible = False
- object LblMagifierOpacity: TLabel
- Left = 8
- Top = 24
- Width = 44
- Height = 15
- Caption = 'Opacity:'
- end
- object LblMagnification: TLabel
- Left = 8
- Top = 64
- Width = 77
- Height = 15
- Caption = 'Magnification:'
- end
- object LblRotation: TLabel
- Left = 8
- Top = 104
- Width = 48
- Height = 15
- Caption = 'Rotation:'
- end
- object PnlMagnificationHeader: TPanel
- Left = 1
- Top = 1
- Width = 129
- Height = 16
- Align = alTop
- BevelOuter = bvNone
- Caption = 'Magnifier (All) Properties'
- Color = clBtnShadow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindow
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object GbrMagnOpacity: TGaugeBar
- Left = 16
- Top = 40
- Width = 105
- Height = 12
- Backgnd = bgPattern
- HandleSize = 16
- Max = 255
- ShowArrows = False
- ShowHandleGrip = True
- Style = rbsMac
- Position = 255
- end
- object GbrMagnMagnification: TGaugeBar
- Left = 16
- Top = 80
- Width = 105
- Height = 12
- Backgnd = bgPattern
- HandleSize = 16
- Max = 50
- ShowArrows = False
- ShowHandleGrip = True
- Style = rbsMac
- Position = 10
- end
- object GbrMagnRotation: TGaugeBar
- Left = 16
- Top = 120
- Width = 105
- Height = 12
- Backgnd = bgPattern
- HandleSize = 16
- Max = 180
- Min = -180
- ShowArrows = False
- ShowHandleGrip = True
- Style = rbsMac
- Position = 0
- end
- object CbxMagnInterpolate: TCheckBox
- Left = 16
- Top = 144
- Width = 97
- Height = 17
- Caption = 'Interpolated'
- TabOrder = 4
- end
- end
- object PnlButtonMockup: TPanel
- Left = 0
- Top = 298
- Width = 131
- Height = 110
- Align = alTop
- TabOrder = 3
- Visible = False
- object LblBorderRadius: TLabel
- Left = 8
- Top = 24
- Width = 76
- Height = 15
- Caption = 'Border Radius:'
- end
- object LblBorderWidth: TLabel
- Left = 8
- Top = 64
- Width = 73
- Height = 15
- Caption = 'Border Width:'
- end
- object PnlButtonMockupHeader: TPanel
- Left = 1
- Top = 1
- Width = 129
- Height = 16
- Align = alTop
- BevelOuter = bvNone
- Caption = 'Button (All) Properties'
- Color = clBtnShadow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindow
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object GbrBorderRadius: TGaugeBar
- Left = 16
- Top = 40
- Width = 105
- Height = 12
- Backgnd = bgPattern
- HandleSize = 16
- Max = 20
- Min = 1
- ShowArrows = False
- ShowHandleGrip = True
- Style = rbsMac
- Position = 5
- end
- object GbrBorderWidth: TGaugeBar
- Left = 16
- Top = 80
- Width = 105
- Height = 12
- Backgnd = bgPattern
- HandleSize = 16
- Max = 30
- Min = 10
- ShowArrows = False
- ShowHandleGrip = True
- Style = rbsMac
- Position = 20
- end
- end
- end
- object MainMenu: TMainMenu
- Left = 80
- Top = 10
- object MnuFile: TMenuItem
- Caption = 'File'
- object MnuFileNew: TMenuItem
- Caption = 'New...'
- end
- object MnuFileOpen: TMenuItem
- Caption = 'Open...'
- end
- object N6: TMenuItem
- Caption = '-'
- end
- object MnuPrint: TMenuItem
- Caption = 'Print'
- end
- end
- object MnuLayers: TMenuItem
- Caption = 'Layers'
- object MnuNewBitmapLayer: TMenuItem
- Caption = 'New Bitmap Layer'
- end
- object MnuNewBitmapRGBA: TMenuItem
- Caption = 'New Bitmap Layer with Alpha Channel'
- end
- object MnuNewCustomLayer: TMenuItem
- Caption = 'New Custom Layer'
- object MnuSimpleDrawing: TMenuItem
- Caption = 'Simple Drawing Layer'
- end
- object MnuButtonMockup: TMenuItem
- Caption = 'Button Mockup'
- end
- object MnuMagnifier: TMenuItem
- Caption = 'Magnifier'
- end
- end
- object N4: TMenuItem
- Caption = '-'
- end
- object MnuFlatten: TMenuItem
- Caption = 'Flatten Layers'
- end
- end
- object MimArrange: TMenuItem
- Caption = 'Selection'
- object MnuBringFront: TMenuItem
- Tag = 1
- Caption = 'Bring to Front'
- end
- object MnuSendBack: TMenuItem
- Tag = 2
- Caption = 'Send to Back'
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object MnuLevelUp: TMenuItem
- Tag = 3
- Caption = 'Up One Level'
- end
- object MnuLevelDown: TMenuItem
- Tag = 4
- Caption = 'Down one Level'
- end
- object N7: TMenuItem
- Caption = '-'
- end
- object MnuScaled: TMenuItem
- Caption = 'Scaled'
- Checked = True
- end
- object N3: TMenuItem
- Caption = '-'
- end
- object MnuFlipHorz: TMenuItem
- Caption = 'Flip Horizontally'
- end
- object MnuFlipVert: TMenuItem
- Caption = 'Flip Vertically'
- end
- object N5: TMenuItem
- Caption = '-'
- end
- object MnuRotate90: TMenuItem
- Caption = 'Rotate 90'
- end
- object MnuRotate180: TMenuItem
- Caption = 'Rotate 180'
- end
- object MnuRotate270: TMenuItem
- Caption = 'Rotate 270'
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object MnuDelete: TMenuItem
- Caption = 'Delete'
- end
- end
- end
- object OpenPictureDialog: TOpenPictureDialog
- Filter =
- 'All (*.tga;*.dds;*.dib;*.tif;*.gif;*.png;*.png;*.gif;*.png;*.jpg' +
- ';*.jpeg;*.bmp;*.tif;*.tiff;*.ico;*.emf;*.wmf)|*.tga;*.dds;*.dib;' +
- '*.tif;*.gif;*.png;*.png;*.gif;*.png;*.jpg;*.jpeg;*.bmp;*.tif;*.t' +
- 'iff;*.ico;*.emf;*.wmf|Targa (*.tga)|*.tga|Microsoft DirectDraw S' +
- 'urface (*.dds)|*.dds|Device Independent Bitmap (*.dib)|*.dib|All' +
- ' graphics (*.tif;*.gif;*.png)|*.tif;*.gif;*.png|PNG graphics fro' +
- 'm DevExpress (*.png)|*.png|GIF Image (*.gif)|*.gif|Portable Netw' +
- 'ork Graphics (*.png)|*.png|JPEG Image File (*.jpg)|*.jpg|JPEG Im' +
- 'age File (*.jpeg)|*.jpeg|Bitmaps (*.bmp)|*.bmp|TIFF Images (*.ti' +
- 'f)|*.tif|TIFF Images (*.tiff)|*.tiff|Icons (*.ico)|*.ico|Enhance' +
- 'd Metafiles (*.emf)|*.emf|Metafiles (*.wmf)|*.wmf'
- Left = 80
- Top = 70
- end
- object SaveDialog: TSaveDialog
- Left = 80
- Top = 130
- end
- end
|