object DlgImage: TDlgImage Left = 235 Top = 176 ActiveControl = ComboBox1 BorderIcons = [biSystemMenu, biMaximize] ClientHeight = 406 ClientWidth = 536 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 536 Height = 221 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered Ctl3D = True ParentCtl3D = False TabOrder = 0 object Label1: TLabel Left = 12 Top = 39 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 12 Top = 66 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 12 Top = 12 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label9: TLabel Left = 12 Top = 93 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ComboBox1: TComboBox Left = 128 Top = 36 Width = 249 Height = 21 HelpContext = 818 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 MaxLength = 256 ParentFont = False TabOrder = 0 OnChange = ComboBox1Change end object Panel7: TPanel Left = 454 Top = 2 Width = 80 Height = 217 Align = alRight BevelOuter = bvNone TabOrder = 6 object Button2: TButton Left = 0 Top = 37 Width = 72 Height = 22 HelpContext = 44 Cancel = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = Button2Click end object Button1: TButton Left = 0 Top = 12 Width = 72 Height = 22 HelpContext = 49 Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = Button1Click end object BitBtn3: TButton Left = 0 Top = 65 Width = 72 Height = 22 HelpContext = 44 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = AideBtnClick end object BtnRestore: TButton Left = 0 Top = 125 Width = 72 Height = 22 HelpContext = 44 Cancel = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = ParDefautBtnClick end object BtnExtensions: TButton Left = 0 Top = 153 Width = 72 Height = 22 HelpContext = 44 Cancel = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 OnClick = SpeedButton5Click end object BtnLink: TButton Left = 0 Top = 181 Width = 72 Height = 22 HelpContext = 44 Cancel = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 5 OnClick = BtnLinkClick end end object GroupBox1: TGroupBox Left = 12 Top = 116 Width = 421 Height = 93 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 5 object Label4: TLabel Left = 8 Top = 23 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 131 Top = 23 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 133 Top = 53 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label7: TLabel Left = 275 Top = 23 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label8: TLabel Left = 275 Top = 53 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object EditBorder: TEdit Left = 65 Top = 20 Width = 38 Height = 21 HelpContext = 861 AutoSize = False Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 3 ParentCtl3D = False ParentFont = False TabOrder = 0 Text = '0' OnChange = EditBorderChange end object EditWidth: TEdit Left = 181 Top = 20 Width = 38 Height = 21 HelpContext = 855 AutoSize = False Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 4 ParentCtl3D = False ParentFont = False TabOrder = 1 Text = '0' OnChange = EditWidthChange end object EditHeight: TEdit Left = 181 Top = 50 Width = 38 Height = 21 HelpContext = 858 AutoSize = False Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 4 ParentCtl3D = False ParentFont = False TabOrder = 4 Text = '0' OnChange = EditHeightChange end object VspaceEdit: TEdit Left = 370 Top = 20 Width = 38 Height = 21 HelpContext = 826 MaxLength = 4 TabOrder = 8 OnChange = VspaceEditChange end object HSpaceEdit: TEdit Left = 370 Top = 50 Width = 38 Height = 21 HelpContext = 827 MaxLength = 4 TabOrder = 9 OnChange = HSpaceEditChange end object UpDown1: TUpDown Left = 103 Top = 20 Width = 15 Height = 21 HelpContext = 861 Associate = EditBorder Max = 999 TabOrder = 10 end object UpDown2: TUpDown Left = 219 Top = 20 Width = 15 Height = 21 HelpContext = 855 Associate = EditWidth Max = 9999 TabOrder = 2 end object UpDown3: TUpDown Left = 219 Top = 50 Width = 15 Height = 21 HelpContext = 858 Associate = EditHeight Max = 9999 TabOrder = 5 end object CheckWidth: TCheckBox Left = 238 Top = 24 Width = 31 Height = 13 HelpContext = 228 Caption = '%' TabOrder = 3 OnClick = CheckWidthClick end object CheckHeight: TCheckBox Left = 238 Top = 54 Width = 31 Height = 13 HelpContext = 228 Caption = '%' TabOrder = 6 OnClick = CheckHeightClick end object cbAspectRatio: TCheckBox Left = 181 Top = 74 Width = 172 Height = 13 Caption = 'Maintain aspect ratio' TabOrder = 7 OnClick = CheckHeightClick end end object Edit2: TEdit Left = 128 Top = 63 Width = 249 Height = 21 HelpContext = 820 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] MaxLength = 256 ParentFont = False TabOrder = 3 OnChange = Edit2Change end object comboAlign: TComboBox Left = 128 Top = 90 Width = 249 Height = 21 Style = csDropDownList Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ItemHeight = 0 ParentFont = False TabOrder = 4 end object SpeedButton3: TBitBtn Left = 383 Top = 36 Width = 23 Height = 21 TabOrder = 1 OnClick = Sb3Click end object SpeedButton1: TBitBtn Left = 410 Top = 36 Width = 23 Height = 21 TabOrder = 2 OnClick = SpeedButton1Click Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000808000312 1D00002E3D002B455500006A85000098B9002D5FA5009DA2BB0002ADED0000D1 FA006596EB00C7CEF300EDEAF700F7F7FB00F7FFFF00FFFFFF00FFFFFFFFFFFF FFFFB333377BBBBCFFFF3137761488AABDFF737BA4029998ABDFC76631159999 86BFFC610258444898BFFB614994142158ACDB6234521581156CD72241110494 026BD72184000295116CFB3048200158216CFD721421112423BFFFCA44454444 37DFFFFCA589998ABCFFFFFFCBA666ABDFFFFFFFFFFFFFFFFFFF} end end object Panel2: TPanel Left = 0 Top = 221 Width = 536 Height = 185 Align = alClient BevelOuter = bvNone TabOrder = 1 object Panel3: TPanel Left = 0 Top = 18 Width = 536 Height = 167 Align = alClient BevelOuter = bvLowered TabOrder = 0 object ScrollBox1: TScrollBox Left = 1 Top = 1 Width = 534 Height = 165 Align = alClient TabOrder = 0 object Shape1: TShape Left = 82 Top = 6 Width = 340 Height = 152 Brush.Color = clNavy Pen.Color = clNavy end object MultiImage1: TImage Left = 83 Top = 7 Width = 338 Height = 150 ParentShowHint = False Picture.Data = {07544269746D617000000000}