Class TNonSelfTag
Unit
Declaration
type TNonSelfTag = class(TTag)
Description
No description available, ancestor TTag description follows
Hierarchy
- TObject
- TTag
- TNonSelfTag
Overview
Methods
function AllowedInside(EnclosingTag: TTag): boolean; override; |
Description
Methods
function AllowedInside(EnclosingTag: TTag): boolean; override; |
|
This returns just Which means that (assuming that OnAllowedInside is not assigned) this tag is allowed at top level of description and inside parameter of any tag but not within itself and not within tags without toAllowOtherTagsInsideByDefault. This is currently not used by any tag. |
Generated by PasDoc 0.16.0.