|
ScroogeXHTML for Object Pascal 9.5
|
Contains the RTF list definition table. More...
Public Member Functions | |
| TListTable () | |
| ~TListTable () | |
| AddLevel () | |
| TListLevel | GetCurrentLevel () |
| TListLevel | GetLevel (const Int64 AIndex) |
| Boolean | IsBulletList () |
Public Attributes | |
| Int64 | FListId |
| Int64 | FListTemplateId |
| Int64 | ListId |
| Int64 | ListTemplateId |
| <> TListLevel | strict |
Contains the RTF list definition table.
| TListTable::TListTable | ( | ) |
| TListTable::~TListTable | ( | ) |
| TListTable::AddLevel | ( | ) |
| TListLevel TListTable::GetCurrentLevel | ( | ) |
| TListLevel TListTable::GetLevel | ( | const Int64 | AIndex | ) |
| Boolean TListTable::IsBulletList | ( | ) |
| Int64 TListTable::FListId |
| Int64 TListTable::FListTemplateId |
| Int64 TListTable::ListTemplateId |
| <> TListLevel TListTable::strict |