home *** CD-ROM | disk | FTP | other *** search
/ Delphi 4 Bible / Delphi_4_Bible_Tom_Swan_IDG_Books_1998.iso / source / COMPSTRM / Test.Stm / Test.txt
Text File  |  1998-05-12  |  109b  |  9 lines

  1. object TButton
  2.   Left = 240
  3.   Top = 72
  4.   Width = 75
  5.   Height = 25
  6.   Caption = 'Click me!'
  7.   TabOrder = 4
  8. end
  9.