inherited InputForm: TInputForm Left = 359 Top = 161 Caption = 'InputForm' ClientHeight = 28 ClientWidth = 168 OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object Edit: TEdit Left = 0 Top = 0 Width = 121 Height = 21 AutoSelect = False Color = 49334950 TabOrder = 0 OnKeyPress = EditKeyPress end end