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

Overview

Methods

Public constructor Create(const AOwnsObject: boolean); override;

Properties

Public property ItemSpacing: TListItemSpacing read FItemSpacing;
Public property ListType: TListType read FListType;

Description

Methods

Public constructor Create(const AOwnsObject: boolean); override;
 

Properties

Public property ItemSpacing: TListItemSpacing read FItemSpacing;
 
Public property ListType: TListType read FListType;
 

Generated by PasDoc 0.16.0.