home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / tema / Diadema / Demo / setup.exe / pantheon.exe / 0 / RCDATA / TPOKUSFORM / TPOKUSFORM.txt
Encoding:
Text File  |  1999-04-22  |  537 b   |  31 lines

  1. object PokusForm: TPokusForm
  2.   Left = 280
  3.   Top = 193
  4.   Width = 567
  5.   Height = 462
  6.   Caption = 'PokusForm'
  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 Button1: TButton
  15.     Left = 16
  16.     Top = 8
  17.     Width = 75
  18.     Height = 25
  19.     Caption = 'Button1'
  20.     TabOrder = 0
  21.   end
  22.   object TreeView1: TTreeView
  23.     Left = 48
  24.     Top = 64
  25.     Width = 121
  26.     Height = 97
  27.     Indent = 19
  28.     TabOrder = 1
  29.   end
  30. end
  31.