The @Exclude Tag

Syntax

@exclude description

Synonyms

@hide

Description

Excludes a unit, class, interface, property, method, event or routine from the output.

Example

{:@exclude}
class TMyHiddenClass;
// This class will not appear in the output.
(* .. *)

end;


HTML generated by Time2HELP
http://www.time2help.com