home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TFORM31
/
TFORM31.txt
Wrap
Text File
|
1998-04-04
|
2KB
|
120 lines
object Form31: TForm31
Left = 261
Top = 162
ActiveControl = Edit1
BorderStyle = bsDialog
Caption = 'Registrace'
ClientHeight = 177
ClientWidth = 368
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 23
Top = 83
Width = 78
Height = 13
Caption = 'Registra�n� k�d:'
end
object Label2: TLabel
Left = 10
Top = 60
Width = 89
Height = 13
Caption = 'Preregistra�n� k�d:'
end
object Label3: TLabel
Left = 64
Top = 56
Width = 3
Height = 13
end
object Label4: TLabel
Left = 23
Top = 118
Width = 76
Height = 13
Caption = 'Jm�no u�ivatele'
end
object Bevel1: TBevel
Left = 12
Top = 101
Width = 345
Height = 9
Shape = bsBottomLine
end
object Label5: TLabel
Left = 232
Top = 57
Width = 129
Height = 39
Caption =
'Do pol��ka u�ivatele zadejte jm�no a� po zad�n� registra�n�ho k�' +
'du!'
WordWrap = True
end
object Label6: TLabel
Left = 8
Top = 8
Width = 349
Height = 39
Alignment = taCenter
Caption =
'Pokud vlast�te p�edchoz� verze programu Golden HTML Editor (1.0 ' +
'; 1.2 ; 2.XX) pak prosim poslete va�e registra�n� ��slo a obrate' +
'm obdr��te registra�n� ��slo na jednu licenci ZDARMA !'
DragCursor = crHandPoint
WordWrap = True
OnClick = Label6Click
end
object Edit1: TEdit
Left = 104
Top = 56
Width = 121
Height = 21
MaxLength = 8
TabOrder = 0
end
object Edit2: TEdit
Left = 104
Top = 80
Width = 121
Height = 21
MaxLength = 15
TabOrder = 1
end
object Button1: TButton
Left = 272
Top = 144
Width = 75
Height = 25
Caption = 'Ok'
Default = True
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 16
Top = 144
Width = 75
Height = 25
Cancel = True
Caption = 'Zp�t'
ModalResult = 2
TabOrder = 4
end
object Edit3: TEdit
Left = 104
Top = 114
Width = 249
Height = 21
TabOrder = 2
end
end