object FormLeft: TFormLeft Left = 358 Top = 198 BorderStyle = bsNone Caption = 'FormLeft' ClientHeight = 315 ClientWidth = 104 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Visible = True OnClose = FormClose OnCreate = FormCreate OnMouseDown = MouseDown OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Bevel: TBevel Left = 16 Top = 24 Width = 25 Height = 273 Style = bsRaised end object TiledBitmap: TTiledBitmap Left = 0 Top = 0 Width = 104 Height = 315 Align = alClient end object Meter: TNeatoMeter Left = 23 Top = 24 Width = 11 Height = 265 BackColor = clHighlightText Completed = 55 ForeColor = clGreen Percent = 55 ShowPercent = False BevelType = btNone BitmapDrawStyle = dsTileInvert Direction = mdTopToBottom end end