home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / sharewar / talisman / _SETUP.1 / syspad.dll / RCDATA / TCPFORM / TCPFORM.txt
Text File  |  2000-08-09  |  426b  |  21 lines

  1. object CPForm: TCPForm
  2.   Left = 192
  3.   Top = 107
  4.   Width = 544
  5.   Height = 375
  6.   Caption = 'Control Panel'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   OnCloseQuery = FormCloseQuery
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20. end
  21.