home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / sharewar / offline / oc_setup.exe / %MAINDIR% / oc.exe / 0 / RCDATA / TDOCKFORM / TDOCKFORM.txt
Encoding:
Text File  |  2002-10-30  |  426 b   |  22 lines

  1. object DockForm: TDockForm
  2.   Left = 457
  3.   Top = 257
  4.   Width = 379
  5.   Height = 240
  6.   Caption = 'DockForm'
  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.   PrintScale = poNone
  15.   Scaled = False
  16.   Visible = True
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21. end
  22.