home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TFORM30
/
TFORM30.txt
Wrap
Text File
|
1998-04-04
|
3KB
|
129 lines
object Form30: TForm30
Left = 270
Top = 177
ActiveControl = Button1
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Upozorn�n�'
ClientHeight = 224
ClientWidth = 396
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 8
Width = 344
Height = 39
Alignment = taCenter
Caption =
'Spustili jste neregistrovanou verzi programu Golden HTML Editor,' +
' ktera je omezena pouze 50 spu�t�n�mi na jednom po��ta�i. Pokud ' +
'program chcete pou��vat d�le, pak se pros�m zaregistujte na adre' +
'se'
WordWrap = True
end
object Label2: TLabel
Left = 43
Top = 80
Width = 314
Height = 52
Alignment = taCenter
Caption =
'Obratem obdrt��te tzv.preregistran� k�d, kter� v�m umo�n� spusti' +
't program jako registrovan�, do t� doby, ne� autor obdr�� regist' +
'ra�n� poplatek (1 200,- k�), pak obdr��te dal�� k�d, kter� v�m p' +
'rogram dovol� neomezen� pou��vat.'
WordWrap = True
end
object Label3: TLabel
Left = 128
Top = 141
Width = 119
Height = 13
Caption = 'Program byl spu�t�n '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 175
Top = 170
Width = 41
Height = 13
AutoSize = False
Caption = 'Label4'
Visible = False
end
object Bevel1: TBevel
Left = 15
Top = 5
Width = 367
Height = 156
end
object Panel1: TPanel
Left = 136
Top = 58
Width = 121
Height = 17
Cursor = crHandPoint
BevelOuter = bvNone
Caption = 'pavelp@fpozn.cz'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Panel1Click
end
object Button1: TButton
Left = 80
Top = 197
Width = 233
Height = 25
Caption = 'Registrace'
Default = True
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clInfoText
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = Button1Click
OnMouseDown = Button1MouseDown
end
object Button2: TButton
Left = 16
Top = 165
Width = 137
Height = 25
Cancel = True
Caption = 'Konec'
TabOrder = 0
OnClick = Button2Click
end
object Button3: TButton
Left = 245
Top = 165
Width = 137
Height = 25
Caption = 'Pokra�ovat bez registrace'
ModalResult = 1
TabOrder = 1
OnClick = Button3Click
end
end