home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9UTI
/
TDP_FULL.ZIP
/
_SETUP.1
/
todopro.exe
/
0
/
RCDATA
/
TFRMHINTS
/
TFRMHINTS.txt
Wrap
Text File
|
1998-01-21
|
2KB
|
62 lines
object frmHints: TfrmHints
Left = 251
Top = 184
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Getting Started'
ClientHeight = 178
ClientWidth = 293
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 0
Top = 1
Width = 293
Height = 140
Lines.Strings = (
'The To-Do List is supposed to be easy to use, but here '
'are a few hints to get your going:'
''
'- You can add or remove tasks using the "+" or "-" icons. '
'(Also use the INS/DEL keys)'
''
'- To edit an existing task, double-click it, or use the "edit" '
'icon.'
''
'- Once completed, a task can be checked off using the '
'"check" icon, by using the spacebar, or by '
'double-clicking in the first column.'
''
'- Completed tasks are moved to your "Task Log" for easy '
'review at a later time. To move tasks manually, click the '
'"log tasks" icon, or change your preferences to '
'automatically log completed tasks on startup.'
''
'- The To-Do List can be minimized to your system tray for '
'easy access.'
''
'- Use the "Preferences" icon to run the program how you '
'want.'
''
'You can always download the latest version of the To-Do '
'List from the official To-Do List website at '
'http://members.tripod.com/~todolist/')
ScrollBars = ssVertical
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 109
Top = 148
Width = 75
Height = 25
TabOrder = 1
Kind = bkOK
end
end