home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1998 December
/
dpcb1298.iso
/
Utilit.ies
/
Maverick
/
Launch12.exe
/
0
/
RCDATA
/
TUD_REGISTRATION
/
TUD_REGISTRATION.txt
Wrap
Text File
|
1998-09-11
|
8KB
|
357 lines
object UD_Registration: TUD_Registration
Left = 364
Top = 212
HelpContext = -1
ActiveControl = btLicense
BorderStyle = bsDialog
ClientHeight = 250
ClientWidth = 500
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object lbRegistered: TLabel
Left = 4
Top = 0
Width = 492
Height = 29
Alignment = taCenter
AutoSize = False
Caption = 'registered.'
Color = clRed
Font.Color = clRed
Font.Height = -24
Font.Name = 'Times New Roman'
Font.Style = [fsItalic, fsUnderline]
ParentColor = False
ParentFont = False
Transparent = True
end
object lbDays: TLabel
Left = 112
Top = 176
Width = 140
Height = 16
Hint =
'You'#39'll sleep more soundly tonight if you register the Launch Cen' +
'tre.'
AutoSize = False
Caption = 'Days of use remaining :'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbDaysRemaining: TLabel
Left = 256
Top = 176
Width = 101
Height = 16
Caption = 'lbDaysRemaining'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object lbSpareRegistration: TLabel
Left = 0
Top = 190
Width = 500
Height = 21
Hint =
'Click the "Transfer" button below to transfer spare registration' +
'.'
Alignment = taCenter
AutoSize = False
Caption = 'lbSpareRegistration'
Font.Color = clBlue
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = [fsItalic]
ParentFont = False
end
object lbSpecial2: TLabel
Left = 10
Top = 176
Width = 60
Height = 16
Caption = 'lbSpecial2'
Font.Color = clRed
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object cmDriveStrings: TComboBox
Left = 28
Top = 36
Width = 57
Height = 24
Hint = 'Choose a drive string for a fixed disk.'
Color = clWhite
Ctl3D = True
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Courier'
Font.Style = []
ItemHeight = 16
ParentCtl3D = False
ParentFont = False
TabOrder = 0
Text = 'C:\'
OnChange = cmDriveStringsChange
OnExit = cmDriveStringsExit
end
object btOK: TButton
Left = 398
Top = 38
Width = 92
Height = 25
Hint = 'Click to check registration number.'
Caption = 'OK'
Default = True
TabOrder = 5
OnClick = btOKClick
end
object btTransfer: TButton
Left = 148
Top = 220
Width = 100
Height = 24
Hint =
'Click this button to transfer this registration to an unregister' +
'ed installation.'
Caption = 'Transfer'
TabOrder = 10
OnClick = btTransferClick
end
object btCancel: TButton
Left = 398
Top = 69
Width = 92
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 6
end
object btTransferViaFloppy: TButton
Left = 256
Top = 220
Width = 209
Height = 25
Hint = 'Click this button if you intend to reformat your Windows Disk.'
Caption = 'Transfer to registered Launch Centre'
TabOrder = 11
OnClick = btTransferViaFloppyClick
end
object btAcceptTransfer: TButton
Left = 40
Top = 220
Width = 100
Height = 25
Hint =
'Click this button to accept a spare registration from Floppy dis' +
'k A:'
Caption = 'Accept Transfer'
TabOrder = 9
OnClick = btAcceptTransferClick
end
object DiskGroup: TGroupBox
Left = 112
Top = 30
Width = 276
Height = 139
Caption = 'DiskGroup'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
TabOrder = 4
object lbVolumeID: TLabel
Left = 8
Top = 22
Width = 109
Height = 16
Caption = 'lbVolumeID'
end
object lbModifier: TLabel
Left = 8
Top = 50
Width = 100
Height = 16
AutoSize = False
Caption = 'The Modifier is ...'
end
object lbRegistrationCode: TLabel
Left = 8
Top = 78
Width = 109
Height = 16
Caption = 'lbRegistrationCode'
end
object lbSpecial1: TLabel
Left = 8
Top = 22
Width = 60
Height = 16
Caption = 'lbSpecial1'
Font.Color = clRed
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
end
object lbNetworkCode: TLabel
Left = 8
Top = 118
Width = 87
Height = 16
Caption = 'lbNetworkCode'
Transparent = True
end
object lbClientLimit: TLabel
Left = 8
Top = 103
Width = 71
Height = 16
Caption = 'lbClientLimit'
Transparent = True
end
object edVolumeID: TEdit
Left = 184
Top = 14
Width = 84
Height = 22
Hint = 'Enter the Volume ID of the target computer'#39's hard disk C:\'
AutoSize = False
CharCase = ecUpperCase
Enabled = False
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Courier'
Font.Style = []
MaxLength = 8
ParentFont = False
TabOrder = 0
Text = '12345678'
end
object edModifier: TEdit
Left = 184
Top = 42
Width = 84
Height = 22
Hint = 'Enter the target computer'#39's Modifier number.'
AutoSize = False
CharCase = ecUpperCase
Enabled = False
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Courier'
Font.Style = []
MaxLength = 8
ParentFont = False
TabOrder = 1
Text = '12345678'
end
object edRegistrationCode: TEdit
Left = 184
Top = 70
Width = 84
Height = 22
AutoSelect = False
AutoSize = False
CharCase = ecUpperCase
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Courier'
Font.Style = []
MaxLength = 8
ParentFont = False
TabOrder = 2
Text = '1234ABCD'
end
object edNetworkCode: TEdit
Left = 184
Top = 110
Width = 84
Height = 22
Hint =
'To enable network registration, you must enter the corresponding' +
' code.'
AutoSelect = False
AutoSize = False
CharCase = ecUpperCase
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Courier'
Font.Style = []
MaxLength = 8
ParentFont = False
TabOrder = 3
Text = '1234ABCD'
end
end
object btLicense: TButton
Left = 10
Top = 66
Width = 92
Height = 24
Hint = 'Click this button to read license information.'
Caption = 'License'
TabOrder = 1
OnClick = btLicenseClick
end
object btPassword: TButton
Left = 398
Top = 138
Width = 92
Height = 24
Hint =
'Click to enter a password to use when transferring the registrat' +
'ion.'
Caption = 'Password'
TabOrder = 8
OnClick = btPasswordClick
end
object btRegisterByPost: TButton
Left = 10
Top = 102
Width = 92
Height = 24
Hint = 'Click to purchase a registration number by post.'
Caption = 'Register by post'
TabOrder = 2
OnClick = btRegisterByPostClick
end
object btRegisterOnLine: TButton
Left = 10
Top = 138
Width = 92
Height = 24
Hint = 'Click to register using your modem.'
Caption = 'Register online'
Enabled = False
TabOrder = 3
end
object btHelp: TButton
Left = 398
Top = 104
Width = 92
Height = 24
Caption = 'Help'
TabOrder = 7
OnClick = btHelpClick
end
end