home *** CD-ROM | disk | FTP | other *** search
/ Pacman Top Games Collection / PacmanCollection.iso / FOUR / FOUR32.EXE / 0 / RCDATA / TFANALYSE / TFANALYSE.txt
Text File  |  1996-10-21  |  934b  |  42 lines

  1. object FAnalyse: TFAnalyse
  2.   Left = 294
  3.   Top = 236
  4.   BorderStyle = bsDialog
  5.   Caption = 'Analyse'
  6.   ClientHeight = 199
  7.   ClientWidth = 265
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poDefault
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object Panel1: TPanel
  17.     Left = 10
  18.     Top = 10
  19.     Width = 241
  20.     Height = 175
  21.     BevelInner = bvRaised
  22.     BevelOuter = bvLowered
  23.     Font.Color = clWindowText
  24.     Font.Height = -11
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = []
  27.     ParentFont = False
  28.     TabOrder = 0
  29.     object Label1: TLabel
  30.       Left = 10
  31.       Top = 10
  32.       Width = 222
  33.       Height = 52
  34.       Caption = 
  35.         'In der Vollversion wird die Stellungsbewertung, Hauptvariante, A' +
  36.         'nzahl der berechneten Stellungen, dazu verbrauchte Zeit, Seite a' +
  37.         'm Zug usw. angezeigt.'
  38.       WordWrap = True
  39.     end
  40.   end
  41. end
  42.