home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 0622 / PCZONE0622.iso / PCZone.exe / 0 / RCDATA / TFRMPAGE / TFRMPAGE.txt
Text File  |  2001-05-30  |  408b  |  24 lines

  1. object frmPage: TfrmPage
  2.   Left = 222
  3.   Top = 233
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'Page'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   Position = poScreenCenter
  13.   OnClose = FormClose
  14.   TextHeight = 16
  15.   object Panel1: TPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 377
  19.     Height = 265
  20.     Caption = 'Panel1'
  21.     TabOrder = 0
  22.   end
  23. end
  24.