Class TExHeaderSections (unit ExHeaderControl)

Inherits from

TCollection

Constructors


constructor Create(ExHeaderControl: TExHeaderControl);

TExHeaderSections


Functions

function Add: TExHeaderSection;


function GetOwner: TPersistent;


procedure Update(Item: TCollectionItem);


function GetItem(Index: Integer): TExHeaderSection;


procedure SetItem(Index: Integer; Value: TExHeaderSection);


Properties

property Items : TExHeaderSection


Events

Variables

FExHeaderControl : TExHeaderControl;



Constructors


constructor Create(ExHeaderControl: TExHeaderControl);

TExHeaderSections


Functions


function Add: TExHeaderSection;


function GetOwner: TPersistent;


procedure Update(Item: TCollectionItem);


function GetItem(Index: Integer): TExHeaderSection;


procedure SetItem(Index: Integer; Value: TExHeaderSection);


Properties


property Items : TExHeaderSection


Events


Variables


FExHeaderControl : TExHeaderControl;