home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / software / batchit / setup.exe / {app} / batchitpro.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  2004-04-17  |  1.5 KB  |  76 lines

  1. object Form1: TForm1
  2.   Left = 359
  3.   Top = 50
  4.   AutoScroll = False
  5.   Caption = 'Form1'
  6.   ClientHeight = 531
  7.   ClientWidth = 833
  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.   Menu = MainMenu1
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object StatusBar1: TStatusBar
  20.     Left = 0
  21.     Top = 512
  22.     Width = 833
  23.     Height = 19
  24.     Panels = <>
  25.     SimplePanel = True
  26.   end
  27.   object FrameBrowser1: TFrameViewer
  28.     Left = 0
  29.     Top = 0
  30.     Width = 833
  31.     Height = 513
  32.     Cursor = 2
  33.     NoSelect = False
  34.     PrintMarginLeft = 2
  35.     PrintMarginRight = 2
  36.     PrintMarginTop = 2
  37.     PrintMarginBottom = 2
  38.     PrintScale = 1
  39.     DefFontName = 'Times New Roman'
  40.     DefPreFontName = 'Courier New'
  41.     HistoryMaxCount = 15
  42.     CharSet = DEFAULT_CHARSET
  43.     OnProcessing = FrameBrowser1Processing
  44.     TabOrder = 1
  45.     OnProgress = FrameBrowser1Progress
  46.   end
  47.   object MainMenu1: TMainMenu
  48.     Left = 312
  49.     Top = 64
  50.     object File1: TMenuItem
  51.       Caption = '&File'
  52.       object Exit1: TMenuItem
  53.         Caption = 'E&xit'
  54.         OnClick = Exit1Click
  55.       end
  56.     end
  57.   end
  58.   object GTForm1: GTForm
  59.     GTUpdate = False
  60.     RtMaximumHeight = 0
  61.     RtMinimumHeight = 0
  62.     RtMaximumWidth = 0
  63.     RtMinimumWidth = 0
  64.     RtDisplayHeight = 0
  65.     RtDisplayWidth = 0
  66.     SameSize = False
  67.     GTDesignH = '768-0'
  68.     GTDesignW = '1024-0'
  69.     GTClientHeight = 531
  70.     GTClientWidth = 833
  71.     IgnoreTag = 1
  72.     Left = 480
  73.     Top = 112
  74.   end
  75. end
  76.