home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 January
/
Chip_1999-01_cd.bin
/
sharewar
/
setup21
/
easypad.exe
/
0
/
RCDATA
/
TFRMREGIST
/
TFRMREGIST.txt
< prev
Wrap
Text File
|
1998-10-18
|
2KB
|
87 lines
object frmRegist: TfrmRegist
Left = 267
Top = 152
BorderStyle = bsDialog
Caption = 'Registrace'
ClientHeight = 190
ClientWidth = 318
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object btnREGIST: TButton
Left = 8
Top = 160
Width = 107
Height = 25
Caption = 'WWW reg&istrace'
Default = True
TabOrder = 0
OnClick = btnREGISTClick
end
object btnKONEC: TButton
Left = 232
Top = 160
Width = 81
Height = 25
Cancel = True
Caption = '&Konec'
TabOrder = 1
OnClick = btnKONECClick
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 305
Height = 145
Caption = 'Upozorn�n�'
TabOrder = 2
object Label1: TLabel
Left = 16
Top = 16
Width = 280
Height = 26
Caption =
'Zku�ebn� lh�ta 30 spu�t�n�, po kterou bylo mo�n� program bezplat' +
'n� testovat, ji� vypr�ela.'
WordWrap = True
end
object Label2: TLabel
Left = 16
Top = 48
Width = 254
Height = 52
Caption =
'Pokud chcete program nad�le vyu��vat, je t�eba si jej zaregistro' +
'vat. Pokud se chcete zaregistrovat hned a jste p�ipojeni k Inter' +
'netu, stiskn�te tla��tko "WWW registrace" a vypl�te registra�n� ' +
'formul��.'
WordWrap = True
end
object Label3: TLabel
Left = 16
Top = 112
Width = 246
Height = 26
Caption =
'M��ete tak� kontaktovat autora programu prost�ednictv�m e-mailu ' +
'- tla��tkem "E-mail autorovi".'
WordWrap = True
end
end
object btnEMAIL: TButton
Left = 128
Top = 160
Width = 89
Height = 25
Caption = '&E-mail autorovi'
TabOrder = 3
OnClick = btnEMAILClick
end
end