object LogF: TLogF Left = 325 Top = 156 Width = 386 Height = 300 Caption = 'Log:' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel2: TPanel Left = 0 Top = 0 Width = 378 Height = 273 Align = alClient TabOrder = 0 object Memo1: TMemo Left = 1 Top = 1 Width = 376 Height = 271 Align = alClient Font.Color = clBlack Font.Height = -11 Font.Name = 'Fixedsys' Font.Style = [] Lines.Strings = ( '...') ParentFont = False TabOrder = 0 end end end