home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 June
/
Chip_1999-06_cd.bin
/
ctenari
/
Hustava
/
KVR.EXE
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1999-03-19
|
3KB
|
120 lines
object AboutBox: TAboutBox
Left = 240
Top = 118
ActiveControl = OKButton
BorderIcons = []
BorderStyle = bsDialog
Caption = 'O aplik�cii Kvadratick� rovnice'
ClientHeight = 340
ClientWidth = 353
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 353
Height = 340
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clWindow
TabOrder = 1
object ProgramIcon: TImage
Left = 64
Top = 8
Width = 257
Height = 169
Picture.Data = {<image000.bmp>}
Transparent = True
IsControl = True
end
object Label1: TLabel
Left = 7
Top = 200
Width = 339
Height = 24
Caption = 'PRAKTICK� MATURITN� PR�CA'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 92
Top = 232
Width = 168
Height = 16
Cursor = crHelp
Caption = 'Tom� H���ava, 4.F.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnDblClick = Label2DblClick
end
object Label3: TLabel
Left = 115
Top = 264
Width = 123
Height = 13
Caption = 'Konzultant: Ing. Jozef Kr�l'
end
object Label4: TLabel
Left = 7
Top = 184
Width = 339
Height = 13
Caption =
'slovn� �lohy, kvadratick� nerovnice, iracion�lne rovnice, lomen�' +
' v�razy'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 184
Top = 160
Width = 47
Height = 10
Caption = 'F r e e w a r e'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -8
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
end
object OKButton: TButton
Left = 139
Top = 294
Width = 75
Height = 25
Caption = '&Zavrie�'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = OKButtonClick
end
object Timer1: TTimer
Interval = 500
OnTimer = Timer1Timer
Left = 296
Top = 240
end
end