home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 February
/
PCWorld_2002-02_cd.bin
/
Software
/
Vyzkuste
/
ucto
/
uctowin.exe
/
0
/
RCDATA
/
TFABOUT
/
TFABOUT.txt
< prev
Wrap
Text File
|
2001-12-19
|
1KB
|
67 lines
object Fabout: TFabout
Left = 277
Top = 131
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'O programu'
ClientHeight = 228
ClientWidth = 244
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnDeactivate = FormDeactivate
PixelsPerInch = 96
TextHeight = 13
object Shape1: TShape
Left = 0
Top = 24
Width = 247
Height = 3
end
object Memo1: TMemo
Left = 0
Top = 0
Width = 244
Height = 228
TabStop = False
Align = alClient
Alignment = taCenter
BorderStyle = bsNone
Color = clBtnFace
Lines.Strings = (
'��to '
'verze prosinec 2001'
''
'Autor programu:'
'Martin Ad�mek'
'adamekma@seznam.cz'
'http://sweb.cz/adamekma'
''
''
'Minim�ln� po�adavky:'
'486 DX4/75 MHz'
'rozli�en� 640x480'
'0,5MB na HDD'
'Win 95'
''
'(C)Martin Ad�mek 2001'
'program je shareware')
ReadOnly = True
TabOrder = 1
end
object Bzavrit: TButton
Left = 88
Top = 96
Width = 75
Height = 18
Caption = '&Zav��t'
Default = True
TabOrder = 0
OnClick = FormDeactivate
end
end