home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 July
/
Chip_1999-07_cd.bin
/
oddech
/
hry
/
rampart
/
Rampart.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1999-03-21
|
5KB
|
204 lines
object AboutBox: TAboutBox
Left = 206
Top = 165
BorderStyle = bsDialog
Caption = 'About Rampart'
ClientHeight = 235
ClientWidth = 375
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 375
Height = 235
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProductName: TLabel
Left = 168
Top = 8
Width = 193
Height = 56
Alignment = taCenter
Caption = 'Rampart'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBtnShadow
Font.Height = -47
Font.Name = 'PaladinPCRus'
Font.Style = []
ParentFont = False
Transparent = True
IsControl = True
end
object Image1: TImage
Left = 2
Top = 2
Width = 146
Height = 231
Align = alLeft
Picture.Data = {<image000.bmp>}
end
object Version: TLabel
Left = 232
Top = 64
Width = 56
Height = 13
Caption = 'Version x.xx'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
IsControl = True
end
object Bevel1: TBevel
Left = 152
Top = 88
Width = 217
Height = 9
Shape = bsTopLine
end
object Copyright: TLabel
Left = 170
Top = 96
Width = 184
Height = 13
Caption = 'Copyright 1998-99 (c) Zhuravljov Denis'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
IsControl = True
end
object Label2: TLabel
Left = 166
Top = 6
Width = 193
Height = 56
Alignment = taCenter
Caption = 'Rampart'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -47
Font.Name = 'PaladinPCRus'
Font.Style = []
ParentFont = False
Transparent = True
IsControl = True
end
object Panel2: TPanel
Left = 152
Top = 120
Width = 217
Height = 57
BevelInner = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 2
Top = 2
Width = 213
Height = 13
Align = alTop
Alignment = taCenter
Caption = 'Feedback:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Comments: TLabel
Left = 2
Top = 38
Width = 213
Height = 13
Align = alTop
Alignment = taCenter
Caption = 'http://members.tripod.com/~Zhura'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
OnClick = CommentsClick
OnMouseMove = CommentsMouseMove
IsControl = True
end
object Bevel2: TBevel
Left = 2
Top = 15
Width = 213
Height = 10
Align = alTop
Shape = bsTopLine
end
object Label3: TLabel
Left = 2
Top = 25
Width = 213
Height = 13
Align = alTop
Alignment = taCenter
Caption = 'zhur_den@hotmail.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
object OKButton: TButton
Left = 231
Top = 204
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object Panel3: TPanel
Left = 152
Top = 176
Width = 217
Height = 25
BevelInner = bvLowered
TabOrder = 2
object Label4: TLabel
Left = 2
Top = 2
Width = 213
Height = 13
Cursor = crHelp
Align = alTop
Alignment = taCenter
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = Label4Click
end
end
end
end