home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 January
/
Chip_2004-01_cd1.bin
/
oddech
/
sirky
/
sirky.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
2002-07-07
|
2KB
|
87 lines
object AboutBox: TAboutBox
Left = 200
Top = 108
BorderStyle = bsDialog
Caption = 'O h�e'
ClientHeight = 213
ClientWidth = 298
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 281
Height = 161
BevelInner = bvRaised
BevelOuter = bvLowered
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = True
ParentFont = False
TabOrder = 0
object ProgramIcon: TImage
Left = 8
Top = 8
Width = 65
Height = 57
Picture.Data = {<image000.ico>}
Stretch = True
Transparent = True
IsControl = True
end
object ProductName: TLabel
Left = 88
Top = 16
Width = 23
Height = 13
Caption = 'Sirky'
IsControl = True
end
object Version: TLabel
Left = 88
Top = 40
Width = 48
Height = 13
Caption = 'Mony Soft'
IsControl = True
end
object Copyright: TLabel
Left = 8
Top = 80
Width = 95
Height = 13
Caption = 'Tato hra je freeware'
IsControl = True
end
object Comments: TLabel
Left = 8
Top = 104
Width = 171
Height = 26
Caption = 'c.2002 http://www.monysoft.webzdarma.cz'
WordWrap = True
IsControl = True
end
end
object OKButton: TButton
Left = 111
Top = 180
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end