home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 6
/
BUGCD1997_09.BIN
/
UTIL
/
SAFESCAN
/
SAFESCAN.EXE
/
0
/
RCDATA
/
TFRMREG
/
TFRMREG.txt
< prev
Wrap
Text File
|
1996-10-17
|
4KB
|
206 lines
object frmReg: TfrmReg
Left = 13
Top = 457
BorderStyle = bsDialog
Caption = 'SafetyScan'
ClientHeight = 248
ClientWidth = 404
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 4
Width = 333
Height = 39
Caption =
'This is an unregistered version for evaluation use only. Please' +
' take the time to register this software so that we can continue' +
' to provide you with quality products.'
WordWrap = True
end
object Image1: TImage
Left = 344
Top = 84
Width = 57
Height = 37
Picture.Data = {<image001.bmp>}
end
object Image2: TImage
Left = 344
Top = 4
Width = 57
Height = 37
Picture.Data = {<image002.bmp>}
end
object Image3: TImage
Left = 344
Top = 44
Width = 57
Height = 37
Picture.Data = {<image003.bmp>}
end
object Label5: TLabel
Left = 8
Top = 68
Width = 333
Height = 41
AutoSize = False
Caption =
'You may evaluate this Software for 30 days or 30 instances, whic' +
'hever comes first. If you decide to keep it after that, you mus' +
't contact KISS to register.'
end
object Label15: TLabel
Left = 212
Top = 192
Width = 86
Height = 13
Caption = 'Instances Left:'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object lblInst: TLabel
Left = 300
Top = 192
Width = 15
Height = 13
Caption = '30'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label17: TLabel
Left = 220
Top = 168
Width = 81
Height = 19
Caption = 'Only $29.95'
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object btnAgree: TButton
Left = 324
Top = 152
Width = 77
Height = 21
Caption = 'I &Agree...'
Enabled = False
ModalResult = 1
TabOrder = 0
OnClick = btnAgreeClick
end
object GroupBox1: TGroupBox
Left = 4
Top = 140
Width = 197
Height = 105
Caption = 'KISS - Ordering Information'
TabOrder = 1
object Label2: TLabel
Left = 88
Top = 20
Width = 69
Height = 13
Caption = '(888)547-7462'
end
object Label3: TLabel
Left = 88
Top = 36
Width = 69
Height = 13
Caption = '(800)774-6879'
end
object Label4: TLabel
Left = 88
Top = 52
Width = 94
Height = 13
Caption = 'sscan@kissinc.com'
end
object Label6: TLabel
Left = 88
Top = 84
Width = 82
Height = 13
Caption = 'www.kissinc.com'
end
object Label9: TLabel
Left = 12
Top = 20
Width = 34
Height = 13
Caption = 'Phone:'
end
object Label10: TLabel
Left = 12
Top = 36
Width = 33
Height = 13
Caption = 'FAX:'
end
object Label11: TLabel
Left = 12
Top = 52
Width = 33
Height = 13
Caption = 'EMail:'
end
object Label13: TLabel
Left = 12
Top = 84
Width = 28
Height = 13
Alignment = taRightJustify
Caption = 'WEB:'
end
end
object Button1: TButton
Left = 240
Top = 224
Width = 161
Height = 21
Caption = '&Ordering Information'
Default = True
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 324
Top = 200
Width = 77
Height = 21
Caption = '&Exit'
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 324
Top = 176
Width = 77
Height = 21
Caption = '&Register Now'
TabOrder = 4
OnClick = Button3Click
end
object Timer1: TTimer
Enabled = False
Interval = 3000
OnTimer = Timer1Timer
Left = 360
Top = 104
end
end