Class TListData
Unit
Declaration
type TListData = class(TObjectVector)
Description
Collected information about @xxxList content. Passed to TDocGenerator.FormatList. Every item of this list should be non-nil instance of TListItemData.
Hierarchy
- TObject
- TList
- TObjectList
- TObjectVector
- TListData
Overview
Methods
constructor Create(const AOwnsObject: boolean); override; |
Properties
property ItemSpacing: TListItemSpacing read FItemSpacing; |
|
property ListType: TListType read FListType; |
Description
Methods
constructor Create(const AOwnsObject: boolean); override; |
|
Properties
property ItemSpacing: TListItemSpacing read FItemSpacing; |
|
property ListType: TListType read FListType; |
|
Generated by PasDoc 0.16.0.