home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / software / tm / tm.exe / TraMet.exe / 0 / RCDATA / TVIEWWND / TVIEWWND.txt
Text File  |  2003-09-18  |  439b  |  21 lines

  1. object ViewWnd: TViewWnd
  2.   Left = 197
  3.   Top = 111
  4.   Width = 705
  5.   Height = 435
  6.   HelpContext = 4
  7.   BorderIcons = [biSystemMenu, biMaximize]
  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.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCanResize = FormCanResize
  17.   OnResize = FormResize
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20. end
  21.