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

  1. object MBPreview: TMBPreview
  2.   Left = 142
  3.   Top = 122
  4.   Width = 544
  5.   Height = 375
  6.   HorzScrollBar.Tracking = True
  7.   VertScrollBar.Tracking = True
  8.   BorderIcons = [biSystemMenu, biMaximize]
  9.   Caption = 'Muted Background Preview'
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image: TFastIMG
  20.     Left = 0
  21.     Top = 0
  22.     Width = 536
  23.     Height = 348
  24.     Picture = '(None)'
  25.     AutoSize = False
  26.     SizeMode = smFast
  27.     DrawStyle = dsTile
  28.     Align = alClient
  29.   end
  30. end
  31.