object inputdlgform: Tinputdlgform Left = 200 Top = 108 BorderStyle = bsDialog ClientHeight = 72 ClientWidth = 278 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Edit1: TEdit Left = 7 Top = 8 Width = 265 Height = 21 TabOrder = 0 end object BitBtn1: TBitBtn Left = 62 Top = 40 Width = 75 Height = 25 TabOrder = 1 Kind = bkOK end object BitBtn2: TBitBtn Left = 142 Top = 39 Width = 75 Height = 25 TabOrder = 2 Kind = bkCancel end end