home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Wtestowe / Netshift / _SETUP.1 / NetShift.exe / 0 / RCDATA / TFORMLEFT / TFORMLEFT.txt
Text File  |  1998-03-06  |  941b  |  49 lines

  1. object FormLeft: TFormLeft
  2.   Left = 358
  3.   Top = 198
  4.   BorderStyle = bsNone
  5.   Caption = 'FormLeft'
  6.   ClientHeight = 315
  7.   ClientWidth = 104
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Visible = True
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnMouseDown = MouseDown
  17.   OnPaint = FormPaint
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Bevel: TBevel
  21.     Left = 16
  22.     Top = 24
  23.     Width = 25
  24.     Height = 273
  25.     Style = bsRaised
  26.   end
  27.   object TiledBitmap: TTiledBitmap
  28.     Left = 0
  29.     Top = 0
  30.     Width = 104
  31.     Height = 315
  32.     Align = alClient
  33.   end
  34.   object Meter: TNeatoMeter
  35.     Left = 23
  36.     Top = 24
  37.     Width = 11
  38.     Height = 265
  39.     BackColor = clHighlightText
  40.     Completed = 55
  41.     ForeColor = clGreen
  42.     Percent = 55
  43.     ShowPercent = False
  44.     BevelType = btNone
  45.     BitmapDrawStyle = dsTileInvert
  46.     Direction = mdTopToBottom
  47.   end
  48. end
  49.