home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bila Vrana
/
BILA_VRANA.iso
/
018A
/
WBIT32.ZIP
/
WEBIT32.EXE
/
0
/
RCDATA
/
TREGISTRATIONFORM
/
TREGISTRATIONFORM.txt
Wrap
Text File
|
1996-11-23
|
2KB
|
117 lines
object RegistrationForm: TRegistrationForm
Left = 219
Top = 238
Width = 194
Height = 260
Caption = 'Register Web-It!'
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'Arial'
Font.Style = []
PixelsPerInch = 96
OnShow = FormShow
TextHeight = 16
object Label1: TLabel
Left = 5
Top = 13
Width = 94
Height = 15
Caption = 'Registered User:'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 5
Top = 59
Width = 103
Height = 15
Caption = 'Registration Code:'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object EditionGroup: TRadioGroup
Left = 26
Top = 106
Width = 136
Height = 63
Caption = 'Select Edition:'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ItemIndex = 0
Items.Strings = (
'Standard Edition'
'Professional Edition')
ParentFont = False
TabOrder = 0
end
object Name: TEdit
Left = 27
Top = 32
Width = 139
Height = 23
TabOrder = 1
end
object Code: TEdit
Left = 29
Top = 79
Width = 137
Height = 23
TabOrder = 2
end
object BitBtn1: TBitBtn
Left = 15
Top = 199
Width = 75
Height = 30
TabOrder = 3
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 96
Top = 199
Width = 75
Height = 30
TabOrder = 4
OnClick = BitBtn2Click
Kind = bkCancel
end
object IceLock1: tIceLock
IceString1 = 'Web-It! 1.0'
IceString2 = 'Standard'
IceSeed1 = 123123456
IceSeed2 = 987987654
ProgramKey1 = 912600442
ProgramKey2 = -1767721270
KeyFile = 'REGISTER.KEY'
Top = 143
end
object IceLock2: tIceLock
IceString1 = 'Web-It! 1.0'
IceString2 = 'Professional'
IceSeed1 = 23984474
IceSeed2 = 234982347
ProgramKey1 = -1706377022
ProgramKey2 = 645592496
KeyFile = 'REGISTER.KEY'
Top = 173
end
object Scaler1: TScaler
PixelsPerInch = 96
Xdevelop = 800
Ydevelop = 600
ClientWidth = 186
ClientHeight = 233
Left = 6
Top = 98
end
end