home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
HTMLed
/
EDITOR.EXE
/
0
/
RCDATA
/
TSAVEFORM
/
TSAVEFORM.txt
Wrap
Text File
|
1998-10-11
|
1KB
|
64 lines
object SaveForm: TSaveForm
Left = 147
Top = 181
BorderStyle = bsDialog
Caption = 'Informace'
ClientHeight = 133
ClientWidth = 435
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 8
Width = 220
Height = 13
Caption = 'Je dobr� ulo�it si soubor do n�jak�ho adres��e'
end
object Label2: TLabel
Left = 16
Top = 32
Width = 387
Height = 13
Caption =
'Cesta k obr�zk�m a dal��m soubor�m bude spr�vn�, budou-li v n�m ' +
'nebo pod n�m'
end
object Label3: TLabel
Left = 16
Top = 56
Width = 359
Height = 13
Caption =
'Pokud si soubory neulo��te, nebudou po um�st�n� na server cesty ' +
'odpov�dat'
end
object Button1: TButton
Left = 320
Top = 95
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object Dchb: TCheckBox
Left = 8
Top = 111
Width = 193
Height = 17
Caption = 'P��t� tuto informaci nezobrazovat'
TabOrder = 1
end
end