home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 September
/
Chip_1999-09_cd.bin
/
ctenari
/
Novotny
/
DED.EXE
/
0
/
RCDATA
/
TTESESTKA
/
TTESESTKA.txt
Wrap
Text File
|
1999-06-12
|
1KB
|
70 lines
object tesestka: Ttesestka
Left = 253
Top = 221
BorderStyle = bsDialog
Caption = 'Soubor je v T602'
ClientHeight = 120
ClientWidth = 434
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 64
Top = 24
Width = 309
Height = 16
Caption = 'Hmm... vypad� to, �e tento soubor je naps�n v T602.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 160
Top = 48
Width = 129
Height = 16
Caption = 'Jak ho chcete otev��t?'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object dohtml: TButton
Left = 168
Top = 80
Width = 121
Height = 25
Caption = 'Konvertovat do HTML'
TabOrder = 1
OnClick = dohtmlClick
end
object dotextu: TButton
Left = 8
Top = 80
Width = 153
Height = 25
Caption = 'Konvertovat do �ist�ho textu'
Default = True
TabOrder = 0
OnClick = dotextuClick
end
object nechat: TButton
Left = 296
Top = 80
Width = 137
Height = 25
Caption = 'otev��t tak, jak je na disku '
TabOrder = 2
OnClick = nechatClick
end
end