home *** CD-ROM | disk | FTP | other *** search
/ Pacman Top Games Collection / PacmanCollection.iso / SELECTOR.EXE / 0 / RCDATA / TZOOM / TZOOM.txt
Encoding:
Text File  |  1999-07-12  |  588 b   |  30 lines

  1. object Zoom: TZoom
  2.   Left = 259
  3.   Top = 184
  4.   Width = 113
  5.   Height = 132
  6.   HorzScrollBar.Smooth = True
  7.   HorzScrollBar.Tracking = True
  8.   VertScrollBar.Smooth = True
  9.   VertScrollBar.Tracking = True
  10.   AutoSize = True
  11.   Caption = 'Zoom'
  12.   Color = clBtnFace
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   OldCreateOrder = False
  19.   Position = poDefaultPosOnly
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 105
  26.     Height = 105
  27.     AutoSize = True
  28.   end
  29. end
  30.