home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 November / Chip_2000-11_cd2.bin / sharewar / 2020 / SETUP.EXE / %MAINDIR% / 2020.exe / 0 / RCDATA / TVIEWMGR / TVIEWMGR.txt
Encoding:
Text File  |  2000-09-13  |  562 b   |  29 lines

  1. object ViewMgr: TViewMgr
  2.   Left = 270
  3.   Top = 172
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'View Manager'
  6.   ClientHeight = 189
  7.   ClientWidth = 271
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 271
  22.     Height = 189
  23.     Align = alClient
  24.     BevelInner = bvLowered
  25.     Color = clTeal
  26.     TabOrder = 0
  27.   end
  28. end
  29.