home *** CD-ROM | disk | FTP | other *** search
- object SplashForm: TSplashForm
- Left = 38
- Top = 147
- BorderStyle = bsNone
- Caption = 'SplashForm'
- ClientHeight = 231
- ClientWidth = 356
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 14
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 356
- Height = 231
- Align = alClient
- TabOrder = 0
- object Shape4: TShape
- Left = 146
- Top = 52
- Width = 204
- Height = 5
- Brush.Color = clGray
- Pen.Color = clGray
- end
- object Shape2: TShape
- Left = 145
- Top = 94
- Width = 204
- Height = 5
- Brush.Color = clGray
- Pen.Color = clGray
- end
- object LMDShadowFill1: TLMDShadowFill
- Left = 21
- Top = 21
- Width = 111
- Height = 111
- end
- object LMDSimpleLabel1: TLMDSimpleLabel
- Left = 143
- Top = 55
- Width = 209
- Height = 41
- AutoSize = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -32
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Font3D.ShadowDepth = 3
- Font3D.Style = tdShadow
- ParentFont = False
- Caption = 'Edge Reversi'
- end
- object LMDSimpleLabel2: TLMDSimpleLabel
- Left = 20
- Top = 164
- Width = 325
- Height = 25
- AutoSize = False
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- MultiLine = True
- ParentFont = False
- Caption = 'The game that will send you flipping mad!!'
- end
- object Shape1: TShape
- Left = 143
- Top = 92
- Width = 204
- Height = 5
- Brush.Color = clBlue
- end
- object Shape3: TShape
- Left = 143
- Top = 50
- Width = 204
- Height = 5
- Brush.Color = clBlue
- end
- object Reversi1: TReversi
- Left = 16
- Top = 16
- Width = 112
- Height = 112
- Gamma = 40
- Level = TimeLevel
- MoveTime = 2
- ToMove = Black
- Nodes = 0
- Mode = Normal
- WhiteDiscs = 2
- BlackDiscs = 2
- ShowJustPlayed = True
- JustPlayedColour = clYellow
- ShowLegal = False
- ShowThinking = False
- ShowLegalColor = clRed
- ShowFlips = True
- Selective = True
- SelectiveDepth = 8
- Thinking = False
- Version = '1.0a'
- Color = clGreen
- end
- object LMDSimplePanel1: TLMDSimplePanel
- Left = 1
- Top = 216
- Width = 354
- Height = 14
- Align = alBottom
- TabOrder = 1
- Transparent = False
- object VersionLabel1: TVersionLabel
- Left = 185
- Top = 0
- Width = 169
- Height = 14
- VersionResource = vrFileVersion
- VersionResourceKey = 'FileVersion'
- InfoPrefix = 'File Version:'
- ShowInfoPrefix = True
- LangCharset = '-1'
- Align = alRight
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- end
- end
-