home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9UTI
/
TDP_FULL.ZIP
/
_SETUP.1
/
todopro.exe
/
0
/
RCDATA
/
TFRMNAG
/
TFRMNAG.txt
Wrap
Text File
|
1998-01-21
|
4KB
|
168 lines
object frmNag: TfrmNag
Left = 160
Top = 157
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Obligatory Nag Screen'
ClientHeight = 257
ClientWidth = 353
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object btnRegInfo: TButton
Left = 268
Top = 14
Width = 75
Height = 25
Caption = '&Ordering Info'
TabOrder = 0
OnClick = btnRegInfoClick
end
object btnRegister: TButton
Left = 268
Top = 46
Width = 75
Height = 25
Caption = '&Register'
TabOrder = 1
OnClick = btnRegisterClick
end
object btnContinue: TButton
Left = 268
Top = 78
Width = 75
Height = 25
Caption = '&Continue'
ModalResult = 1
TabOrder = 2
end
object btnQuit: TButton
Left = 268
Top = 224
Width = 75
Height = 25
Caption = '&Quit'
ModalResult = 2
TabOrder = 3
Visible = False
end
object Panel1: TPanel
Left = 8
Top = 94
Width = 245
Height = 21
BevelInner = bvLowered
BevelOuter = bvNone
Caption = 'Registration is only $10'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 245
Height = 73
Caption = 'To-Do List Professional'
TabOrder = 5
object Label13: TLabel
Left = 20
Top = 20
Width = 198
Height = 13
Caption = 'This copy of To-Do List Professional is not'
end
object Label14: TLabel
Left = 20
Top = 34
Width = 191
Height = 13
Caption = 'registered. All features will work normally,'
end
object Label15: TLabel
Left = 20
Top = 48
Width = 97
Height = 13
Caption = 'except your to-do list'
end
object Label1: TLabel
Left = 120
Top = 48
Width = 101
Height = 13
Caption = 'will not be saved.'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 128
Width = 245
Height = 119
Caption = 'To-Do List Standard'
TabOrder = 6
object Label12: TLabel
Left = 20
Top = 20
Width = 195
Height = 13
Caption = 'To-Do List Standard is a freeware version'
end
object Label16: TLabel
Left = 20
Top = 34
Width = 209
Height = 13
Caption = 'of this program with the same basic features.'
end
object Label17: TLabel
Left = 20
Top = 48
Width = 193
Height = 13
Caption = 'You may use the standard version free of'
end
object Label18: TLabel
Left = 20
Top = 62
Width = 207
Height = 13
Caption = 'charge for as long as you want. Download it'
end
object Label19: TLabel
Left = 20
Top = 76
Width = 177
Height = 13
Caption = 'from the official To-Do List website at:'
end
object Label20: TLabel
Left = 36
Top = 92
Width = 175
Height = 13
Caption = 'http://members.tripod.com/~todolist/'
Color = clBtnFace
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
OnClick = Label11Click
end
end
end