home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 January
/
Pcwk0198.iso
/
Warsztat
/
Compress
/
SUPERZIP
/
SZIPW40.EXE
/
_SETUP.1
/
SZIPW32.exe
/
0
/
RCDATA
/
TNAGFORM
/
TNAGFORM.txt
Wrap
Text File
|
1996-12-22
|
2KB
|
80 lines
object NagForm: TNagForm
Left = 264
Top = 117
ActiveControl = Register
BorderStyle = bsDialog
Caption = 'Shareware Information'
ClientHeight = 358
ClientWidth = 445
Font.Color = clBlack
Font.Height = -11
Font.Name = 'System'
Font.Style = [fsBold]
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
PixelsPerInch = 96
TextHeight = 16
object Memo1: TMemo
Left = 7
Top = 11
Width = 357
Height = 338
Alignment = taCenter
Color = clWhite
Font.Color = clBlack
Font.Height = -19
Font.Name = 'System'
Font.Style = [fsBold]
Lines.Strings = (
''
'PGP Manager for Windows 95'
''
'Version 1.0'
''
''
'This program is shareware, you are '
'allowed to use it for trial purposes, '
'for a period of 30 days, after which'
'you should register with ASTEC.'
''
'See the '#39'REGISTRATION'#39' part'
'in the HELP file for more information'
'about ordering PGP Manager.'
''
'Registered user are entitled to Free '
'minor upgrades.'
''
'(please wait 5 seconds)')
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object okbtn: TButton
Left = 368
Top = 7
Width = 71
Height = 26
Caption = '&Ok'
Default = True
Enabled = False
ModalResult = 1
TabOrder = 1
end
object Register: TButton
Left = 370
Top = 37
Width = 70
Height = 25
Cancel = True
Caption = '&Register'
Default = True
TabOrder = 2
OnClick = RegisterClick
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 368
Top = 88
end
end