home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 September / PCWorld_2001-09_cd.bin / EPA / EngAct / EngAct4 / Forms / main.dfm / main.txt
Text File  |  2000-02-23  |  639b  |  35 lines

  1. inherited MainForm: TMainForm
  2.   Left = 87
  3.   Top = 208
  4.   Caption = 'MainForm'
  5.   ClientWidth = 690
  6.   Color = clAqua
  7.   Position = poScreenCenter
  8.   OnResize = FormResize
  9.   PixelsPerInch = 96
  10.   TextHeight = 13
  11.   inherited Switcher1: TSwitcher
  12.     Top = 19
  13.   end
  14.   inherited CaptionMinimButton: TPaintedButton
  15.     Left = 608
  16.     Top = 4
  17.   end
  18.   inherited CaptionCloseButton: TPaintedButton
  19.     Left = 646
  20.     Top = 2
  21.   end
  22.   inherited SpeedBarPanel: TContainerPanel
  23.     Top = 19
  24.     Width = 563
  25.   end
  26.   inherited MainHook: THookWindow
  27.     Top = 88
  28.     Width = 690
  29.     Height = 381
  30.   end
  31.   inherited NCManager: TNCManager
  32.     Top = 329
  33.   end
  34. end
  35.