home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / Chip_1999-09_cd.bin / sharewar / Butonz / _SETUP.1 / buttonz.exe / 0 / RCDATA / TINPUTDLGFORM / TINPUTDLGFORM.txt
Text File  |  1998-09-11  |  662b  |  39 lines

  1. object inputdlgform: Tinputdlgform
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 72
  6.   ClientWidth = 278
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poScreenCenter
  12.   Scaled = False
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Edit1: TEdit
  16.     Left = 7
  17.     Top = 8
  18.     Width = 265
  19.     Height = 21
  20.     TabOrder = 0
  21.   end
  22.   object BitBtn1: TBitBtn
  23.     Left = 62
  24.     Top = 40
  25.     Width = 75
  26.     Height = 25
  27.     TabOrder = 1
  28.     Kind = bkOK
  29.   end
  30.   object BitBtn2: TBitBtn
  31.     Left = 142
  32.     Top = 39
  33.     Width = 75
  34.     Height = 25
  35.     TabOrder = 2
  36.     Kind = bkCancel
  37.   end
  38. end
  39.