inherited dlgHidSubResElement: TdlgHidSubResElement Left = 262 Top = 396 ActiveControl = edName Caption = 'HiddenSubmitReset' ClientHeight = 114 ClientWidth = 379 ShowHint = True OnShow = FormShow PixelsPerInch = 72 TextHeight = 13 inherited Bevel1: TBevel Width = 365 Height = 69 end object lblName: TLabel [1] Left = 20 Top = 20 Width = 28 Height = 13 Caption = '&Name' FocusControl = edName end object lblValue: TLabel [2] Left = 20 Top = 48 Width = 27 Height = 13 Caption = '&Value' FocusControl = cbValue end inherited OKBtn: TButton Left = 138 Top = 84 end inherited CancelBtn: TButton Left = 218 Top = 84 end object HelpBtn: TButton Left = 298 Top = 84 Width = 75 Height = 25 Caption = '&Help' TabOrder = 2 OnClick = HelpBtnClick end object edName: TEdit Left = 68 Top = 17 Width = 293 Height = 21 Color = clYellow TabOrder = 3 OnChange = edNameChange end object cbValue: TComboBox Left = 68 Top = 43 Width = 293 Height = 21 Color = clYellow ItemHeight = 13 TabOrder = 4 OnChange = edNameChange end end