Class TRawDescriptionInfoList
Unit
Declaration
type TRawDescriptionInfoList = class(TObject)
Description
TRawDescriptionInfoList
stores a series of TRawDescriptionInfos. It is modelled after TStringList but has only the minimum number of methods required for use in PasDoc.
Hierarchy
- TObject
- TRawDescriptionInfoList
Overview
Methods
![]() |
function Append(Comment: TRawDescriptionInfo): integer; |
![]() |
Constructor Create; |
Properties
![]() |
property Count: integer read FCount; |
![]() |
property Items[Index:integer]: TRawDescriptionInfo read GetItems; |
Description
Methods
![]() |
function Append(Comment: TRawDescriptionInfo): integer; |
|
![]() |
Constructor Create; |
Properties
![]() |
property Count: integer read FCount; |
|
![]() |
property Items[Index:integer]: TRawDescriptionInfo read GetItems; |
|
Generated by PasDoc 0.16.0.