Class TAnchorItem
Unit
Declaration
type TAnchorItem = class(TBaseItem)
Description
No description available, ancestor TBaseItem description follows
This is a basic item class, that is linkable, and has some RawDescription.
Hierarchy
- TObject
- TSerializable
- TBaseItem
- TAnchorItem
Overview
Properties
![]() |
property ExternalItem: TExternalItem read FExternalItem write FExternalItem; |
![]() |
property SectionLevel: Integer
read FSectionLevel write FSectionLevel default 0; |
![]() |
property SectionCaption: string
read FSectionCaption write FSectionCaption; |
Description
Properties
![]() |
property ExternalItem: TExternalItem read FExternalItem write FExternalItem; |
![]() |
property SectionCaption: string
read FSectionCaption write FSectionCaption; |
If this is an anchor for a section, this tells section caption (as was specified in the @section tag). |
Generated by PasDoc 0.16.0.