Unit ok_helpinsight_comments
Uses
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Test of handling help insight comments, in the form "/// <tag> ... </tag>". See http://delphi.wikia.com/wiki/Help_insight, example snippet with Parse function is straight from there. See https://sourceforge.net/tracker/?func=detail&atid=304213&aid=3485263&group_id=4213.
Overview
Functions and Procedures
procedure Parse(const _CmdLine: string); |
Description
Functions and Procedures
procedure Parse(const _CmdLine: string); |
parses the commandline
Parameters
|