home *** CD-ROM | disk | FTP | other *** search
/ Delphi 4 Bible / Delphi_4_Bible_Tom_Swan_IDG_Books_1998.iso / source / DING / Main.dfm / Main.txt
Text File  |  1998-02-18  |  420b  |  23 lines

  1. object MainForm: TMainForm
  2.   Left = 200
  3.   Top = 108
  4.   Width = 371
  5.   Height = 228
  6.   Caption = 'MainForm'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object DingButton1: TDingButton
  15.     Left = 128
  16.     Top = 48
  17.     Width = 75
  18.     Height = 25
  19.     Caption = 'DingButton1'
  20.     TabOrder = 0
  21.   end
  22. end
  23.