home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 August
/
Chip_2004-08_cd1.bin
/
program
/
ctenari
/
Jaros
/
rozvrhy.exe
/
0
/
RCDATA
/
TABOUTFORM
/
TABOUTFORM.txt
< prev
Wrap
Text File
|
2004-06-21
|
1KB
|
52 lines
object AboutForm: TAboutForm
Left = 180
Top = 374
BorderStyle = bsNone
Caption = 'O programu'
ClientHeight = 236
ClientWidth = 350
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 350
Height = 236
Picture.Data = {<image000.bmp>}
end
object CloseSpeed: TSpeedButton
Left = 306
Top = 22
Width = 21
Height = 21
Cursor = crHandPoint
Hint = 'Zav��t'
Flat = True
ParentShowHint = False
ShowHint = True
OnClick = CloseSpeedClick
end
object OkSpeed: TSpeedButton
Left = 237
Top = 197
Width = 73
Height = 22
Cursor = crHandPoint
Caption = 'OK'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = OkSpeedClick
end
end