home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / tema / siggis / siGGis.exe / 0 / RCDATA / TLOGF / TLOGF.txt
Text File  |  2002-02-12  |  691b  |  38 lines

  1. object LogF: TLogF
  2.   Left = 325
  3.   Top = 156
  4.   Width = 386
  5.   Height = 300
  6.   Caption = 'Log:'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Position = poScreenCenter
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Panel2: TPanel
  15.     Left = 0
  16.     Top = 0
  17.     Width = 378
  18.     Height = 273
  19.     Align = alClient
  20.     TabOrder = 0
  21.     object Memo1: TMemo
  22.       Left = 1
  23.       Top = 1
  24.       Width = 376
  25.       Height = 271
  26.       Align = alClient
  27.       Font.Color = clBlack
  28.       Font.Height = -11
  29.       Font.Name = 'Fixedsys'
  30.       Font.Style = []
  31.       Lines.Strings = (
  32.         '...')
  33.       ParentFont = False
  34.       TabOrder = 0
  35.     end
  36.   end
  37. end
  38.