|
In Delphi's Code Editor, you can easily jump to the the declaration of an identifier (routine -- procedure or function, variable, constant, type,...). In the source code, right click on the identifier (name of the routine, variable,...) and click on Find Declaration in the popup menu that appears. For this feature, Delphi must know where the identifier is declared:
If you don't know where a certain routine is declared, put the cursor on the routine
and press function key F1. |
Related articles Built-in identifiers
|
| DelphiLand Club | Members of the DelphiLand Club receive our Crash Course Delphi, plus the fully commented source code of numerous projects, plus guaranteed answers from our Delphi Forum. Membership is for life! |
TOP DelphiLand Club Membership DC Library Forum Forum Archives Crash Course Delphi Tips Source Code Downloads Links