object AddImage: TAddImage Left = 246 Top = 62 BorderIcons = [] BorderStyle = bsSingle Caption = 'AddImage' ClientHeight = 470 ClientWidth = 521 Color = clSilver Font.Color = clWindowText Font.Height = -18 Font.Name = 'System' Font.Style = [] Position = poScreenCenter OnCloseQuery = FormCloseQuery PixelsPerInch = 120 TextHeight = 20 object Label1: TLabel Left = 16 Top = 20 Width = 82 Height = 20 Alignment = taRightJustify Caption = 'File Name:' Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object BitBtn1: TBitBtn Left = 48 Top = 414 Width = 113 Height = 34 TabOrder = 8 OnClick = BitBtn1Click Kind = bkOK end object BitBtn2: TBitBtn Left = 360 Top = 414 Width = 113 Height = 34 TabOrder = 9 OnClick = BitBtn2Click Kind = bkCancel end object Edit1: TEdit Left = 113 Top = 16 Width = 288 Height = 28 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object BitBtn3: TBitBtn Left = 416 Top = 16 Width = 89 Height = 29 Caption = 'Browse' TabOrder = 1 OnClick = BitBtn3Click end object GroupBox1: TGroupBox Left = 16 Top = 190 Width = 489 Height = 68 Caption = 'Image Size' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 4 object Label2: TLabel Left = 200 Top = 26 Width = 56 Height = 20 Alignment = taRightJustify Caption = 'Height:' end object Label3: TLabel Left = 39 Top = 26 Width = 49 Height = 20 Alignment = taRightJustify Caption = 'Width:' end object SpinEdit1: TSpinEdit Left = 265 Top = 23 Width = 72 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 4 MaxValue = 1024 MinValue = 0 ParentFont = False TabOrder = 1 Value = 0 end object SpinEdit2: TSpinEdit Left = 96 Top = 23 Width = 73 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 3 MaxValue = 1024 MinValue = 0 ParentFont = False TabOrder = 0 Value = 0 end object BitBtn4: TBitBtn Left = 376 Top = 24 Width = 89 Height = 29 Caption = 'From File' TabOrder = 2 OnClick = BitBtn4Click end end object GroupBox2: TGroupBox Left = 16 Top = 263 Width = 489 Height = 67 Caption = 'VSpace and HSpace' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 5 object Label4: TLabel Left = 71 Top = 26 Width = 65 Height = 20 Alignment = taRightJustify Caption = 'VSpace:' end object Label5: TLabel Left = 262 Top = 26 Width = 66 Height = 20 Alignment = taRightJustify Caption = 'HSpace:' end object SpinEdit3: TSpinEdit Left = 144 Top = 23 Width = 73 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 640 MinValue = 0 ParentFont = False TabOrder = 0 Value = 0 end object SpinEdit4: TSpinEdit Left = 336 Top = 23 Width = 73 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 640 MinValue = 0 ParentFont = False TabOrder = 1 Value = 0 end end object GroupBox3: TGroupBox Left = 16 Top = 334 Width = 169 Height = 67 Caption = 'Border' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 6 object Label6: TLabel Left = 52 Top = 26 Width = 37 Height = 20 Alignment = taRightJustify Caption = 'Size:' end object SpinEdit5: TSpinEdit Left = 96 Top = 23 Width = 57 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 15 MinValue = 0 ParentFont = False TabOrder = 0 Value = 0 end end object GroupBox4: TGroupBox Left = 16 Top = 78 Width = 489 Height = 105 Caption = 'Alignment' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 3 object RadioButton1: TRadioButton Left = 56 Top = 48 Width = 65 Height = 17 Caption = 'Left' Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 1 end object RadioButton2: TRadioButton Left = 56 Top = 73 Width = 82 Height = 20 Caption = 'Right' Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 2 end object RadioButton3: TRadioButton Left = 184 Top = 24 Width = 97 Height = 17 Caption = 'Middle' Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 3 end object RadioButton6: TRadioButton Left = 184 Top = 48 Width = 65 Height = 17 Caption = 'Top' Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 4 end object RadioButton5: TRadioButton Left = 56 Top = 24 Width = 82 Height = 17 Caption = 'None' Checked = True Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 0 TabStop = True end object RadioButton4: TRadioButton Left = 184 Top = 73 Width = 114 Height = 16 Caption = 'Text Top' Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 5 end object RadioButton7: TRadioButton Left = 328 Top = 24 Width = 97 Height = 17 Caption = 'Baseline' Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 6 end object RadioButton8: TRadioButton Left = 328 Top = 48 Width = 121 Height = 17 Caption = 'Abs Middle' Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 7 end object RadioButton9: TRadioButton Left = 328 Top = 73 Width = 121 Height = 16 Caption = 'Abs Bottom' Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 8 end end object CheckBox1: TCheckBox Left = 110 Top = 50 Width = 291 Height = 21 Caption = 'Include Path To Image File' Font.Color = clBlue Font.Height = -18 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end object GroupBox5: TGroupBox Left = 200 Top = 334 Width = 305 Height = 67 Caption = 'Alternate Text' Font.Color = clBlue Font.Height = -18 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 7 object CheckBox2: TCheckBox Left = 24 Top = 29 Width = 265 Height = 22 Caption = 'Insert Tag For Alternate Text' Font.Color = clMaroon Font.Height = -18 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end end object OpenDialog1: TOpenDialog FileEditStyle = fsEdit Filter = 'Image Files|*.gif;*.jpg;*.tif|GIF Images|*.gif|JPEG Images|*.jpg' + '|TIFF Images|*.Tif' Options = [ofReadOnly, ofPathMustExist, ofFileMustExist, ofNoReadOnlyReturn] Left = 256 Top = 416 end end