Class TTopLevelTag
Unit
Declaration
type TTopLevelTag = class(TTag)
Description
This item has no description.
Source: source/component/PasDoc_TagManager.pas (line 280).
Hierarchy
- TObject
- TTag
- TTopLevelTag
Overview
Methods
| Public | function AllowedInside(EnclosingTag: TTag): boolean; override; |
Description
Methods
| Public | function AllowedInside(EnclosingTag: TTag): boolean; override; |
|
This returns just Which means that this tag is allowed only at top level of description, never inside parameter of some tag. | |
Generated by PasDoc 0.17.0.snapshot.