home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
tema
/
thebat
/
download
/
update
/
thebat.exe
/
0
/
RCDATA
/
TUNREGFORM
/
TUNREGFORM.txt
Wrap
Text File
|
2001-09-09
|
3KB
|
126 lines
object UnregForm: TUnregForm
Left = 125
Top = 107
BorderIcons = []
BorderStyle = bsNone
Caption = 'The Bat! is not Freeware'
ClientHeight = 243
ClientWidth = 592
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 592
Height = 243
Align = alClient
BevelWidth = 2
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 16
Width = 561
Height = 41
Alignment = taCenter
AutoSize = False
Caption = 'This program is provided to you for evaluation purposes.'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Label2: TLabel
Left = 24
Top = 56
Width = 545
Height = 81
Alignment = taCenter
AutoSize = False
Caption =
'If you find The Bat! useful and wish to continue using it, pleas' +
'e find the time to register it. If you do not want to use the pr' +
'ogram any further, please remove its copy from your disk within ' +
'the period stated in The Licence Agreement.'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object lDayLimit: TLabel
Left = 549
Top = 144
Width = 5
Height = 13
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object lDay: TLabel
Left = 8
Top = 168
Width = 577
Height = 13
Alignment = taCenter
AutoSize = False
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object bbOK: TButton
Left = 112
Top = 200
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 0
end
object bExit: TButton
Left = 408
Top = 200
Width = 75
Height = 25
Caption = 'Exit'
ModalResult = 2
TabOrder = 2
end
object bHowReg: TButton
Left = 192
Top = 200
Width = 209
Height = 25
Caption = 'How to Register'
TabOrder = 1
OnClick = bHowRegClick
end
object bar: TProgressBar
Left = 40
Top = 144
Width = 500
Height = 16
Min = 0
Max = 100
TabOrder = 3
end
end
end