Resources  
  FAQ
Online Help File
Examples
External Links
 
  Online Help File  
  The Time2HELP help file is available online.  
  Order Time2HELP  
  Order Time2help and pay by credit card, check or bank transfer.  
  Order online from Kagi.  
  Download trial version  
 

Download the 30 day trial version of Time2HELP now.

 
 

 

From Vision to Code - Built by Delphi

 

 
Painless Documentation
for your Source Code
 
    Home   Features  Download   Support   News   Order   
<See> Element

A specialized verison of Jump which knows about classes, methods etc

Applies To
DLHelpSource, DLUnitDoc

Description
See is a specialized verison of Jump which knows about classes, methods etc. This way you don't have to know the internal usage of context-id's. To make a jump to a class named TManipulator, you write <See Class=TManipulator>. This will display TManipulator as the "jump-text." To override the "jump-text", see attribute Text.

Attributes

Class
Const
DBTable
Event
File
Interface
Method
Property
Routine - Jump to a routine

Description
Jump to a routine. If the routine is only defined once in the interface section in the library, you don't need to qualify it with the Unit attribute. Nor if the routine is in the "current" unit.

Text - Displayed jump text

Description
Sometimes you may not like to display the full name of the class, etc, which may include hard-to-read naming conventions. Using the Text attribute, you may specify what the user will see as the hotlink/jump text.

Type
Unit

Description
If this is the only attribute you specify, this will be a jump to the unit. If you specify Routine, you may also want to specify Unit if the routine is defined in more than one unit in this library.

Var
Window

This page was last updated 2005-08-21 .
Copyright © 1997-2005 by Digital Logikk AS.