home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 299
- Top = 111
- ActiveControl = OKButton
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 228
- ClientWidth = 298
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 14
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 177
- BevelOuter = bvLowered
- TabOrder = 0
- object Version: TLabel
- Left = 8
- Top = 84
- Width = 44
- Height = 14
- Caption = 'Version'
- IsControl = True
- end
- object Copyright: TLabel
- Left = 8
- Top = 119
- Width = 54
- Height = 14
- Caption = 'Copyright'
- IsControl = True
- end
- object Comments: TLabel
- Left = 8
- Top = 136
- Width = 34
- Height = 14
- Caption = 'e-mail'
- WordWrap = True
- IsControl = True
- end
- object Label1: TLabel
- Left = 76
- Top = 84
- Width = 32
- Height = 14
- Caption = 'Label1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object LMDLabel1: TLMDLabel
- Left = 72
- Top = 8
- Width = 201
- Height = 65
- Alignment = agCenter
- AutoSize = False
- Caption = 'edge Reversi'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -24
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdShadow
- ParentFont = False
- end
- object LMDSimpleLabel1: TLMDSimpleLabel
- Left = 76
- Top = 136
- Width = 113
- Height = 16
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Caption = 'maughan@bigfoot.com'
- end
- object Label2: TLabel
- Left = 76
- Top = 119
- Width = 102
- Height = 14
- Caption = 'Steve Maughan 1998'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 8
- Top = 101
- Width = 48
- Height = 14
- Caption = 'RevMark'
- IsControl = True
- end
- object Label4: TLabel
- Left = 76
- Top = 101
- Width = 32
- Height = 14
- Caption = 'Label1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 8
- Top = 154
- Width = 30
- Height = 14
- Caption = 'WWW'
- WordWrap = True
- IsControl = True
- end
- object LMDSimpleLabel2: TLMDSimpleLabel
- Left = 76
- Top = 154
- Width = 147
- Height = 16
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsUnderline]
- ParentFont = False
- Caption = 'http://home.clara.net/maughan'
- UseAsJump = True
- end
- object Reversi1: TReversi
- Left = 8
- Top = 8
- Width = 64
- Height = 64
- Gamma = 100
- Level = TimeLevel
- MoveTime = 1
- ToMove = Black
- Nodes = 0
- Mode = Normal
- WhiteDiscs = 2
- BlackDiscs = 2
- ShowJustPlayed = False
- JustPlayedColour = clYellow
- ShowLegal = False
- ShowThinking = False
- ShowLegalColor = clRed
- ShowFlips = False
- Selective = True
- SelectiveDepth = 5
- Thinking = False
- Version = '1.0a'
- Color = clGreen
- end
- end
- object OKButton: TBitBtn
- Left = 116
- Top = 190
- Width = 65
- Height = 33
- TabOrder = 1
- Kind = bkOK
- IsControl = True
- end
- object LMDFormStyler1: TLMDFormStyler
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Options = [fsAdjustRect, fsUseDefaultFont, fsUseFormCaption]
- Left = 228
- Top = 192
- end
- object LMDForm1: TLMDForm
- Effect = deExplodeExt
- IniKey = 'AboutBox'
- Left = 192
- Top = 192
- end
- end
-