home *** CD-ROM | disk | FTP | other *** search
/ Magazyn WWW 1999 June / magazyn_www_no26_06_1999.iso / cdrom.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1997-07-15  |  438b  |  24 lines

  1. object Form1: TForm1
  2.   Left = 2000
  3.   Top = 2000
  4.   BorderStyle = bsNone
  5.   ClientHeight = 0
  6.   ClientWidth = 104
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnActivate = FormActivate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Button1: TButton
  16.     Left = 8
  17.     Top = 8
  18.     Width = 121
  19.     Height = 33
  20.     Caption = 'Start'
  21.     TabOrder = 0
  22.   end
  23. end
  24.