object frmLog: TfrmLog Left = 289 Top = 329 Width = 264 Height = 330 Caption = 'Log' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] OldCreateOrder = True Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object lbLog: TListBox Left = 0 Top = 0 Width = 256 Height = 303 Align = alClient ItemHeight = 13 TabOrder = 0 end end