inherited dlgImageElement: TdlgImageElement Left = 259 Top = 366 ActiveControl = edName Caption = 'Image' ClientHeight = 164 ClientWidth = 370 ShowHint = True OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 inherited Bevel1: TBevel Width = 353 Height = 117 end object lblName: TLabel [1] Left = 20 Top = 24 Width = 28 Height = 13 Caption = '&Name' FocusControl = edName end object lblSrc: TLabel [2] Left = 20 Top = 60 Width = 16 Height = 13 Caption = '&Src' FocusControl = edSrc end object lblAlign: TLabel [3] Left = 20 Top = 92 Width = 23 Height = 13 Caption = '&Align' end inherited OKBtn: TButton Left = 126 Top = 132 end inherited CancelBtn: TButton Left = 206 Top = 132 end object HelpBtn: TButton Left = 286 Top = 132 Width = 75 Height = 25 Caption = '&Help' TabOrder = 2 OnClick = HelpBtnClick end object edName: TEdit Left = 68 Top = 22 Width = 277 Height = 21 Color = clYellow TabOrder = 3 OnChange = edNameChange end object edSrc: TEdit Left = 68 Top = 54 Width = 185 Height = 21 Color = clYellow TabOrder = 4 OnChange = edNameChange end object btnURL: TBitBtn Left = 264 Top = 53 Width = 79 Height = 25 Caption = '&URL' TabOrder = 5 OnClick = btnURLClick Glyph.Data = { 42010000424D4201000000000000760000002800000012000000110000000100 040000000000CC00000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777070000007777777777777770000000000000000000007700070000000FFF FFFFFFF07000770000000FFFFFFF00008007770000000FFFFFF0877808777700 00000FFFFF0877E88077770000000FFFFF0777787077770000000FFFFF07E778 7077770000000FFFFF08EE788077770000000FFFFFF087780777770000000FFF FFFF00007777770000000FFFFFFFFFF07777770000000FFFFFFF000077777700 00000FFFFFFF07077777770000000FFFFFFF0077777777000000000000000777 777777000000} end object cbAlign: TComboBox Left = 68 Top = 88 Width = 145 Height = 21 ItemHeight = 13 Items.Strings = ( 'TOP' 'MIDDLE' 'BOTTOM') TabOrder = 6 end end