| Class TCaptionButtons (unit CapCtrl) |
TCollection
TCaptionButtons
| Constructors |
constructor Create(CaptionControl: TCustomCaptionControl);| Functions |
function Add: TCaptionButton;
function GetOwner: TPersistent;
procedure Update(Item: TCollectionItem);
function GetItem(Index: Integer): TCaptionButton;
procedure SetItem(Index: Integer; Value: TCaptionButton);| Properties |
property Items : TCaptionButton| Events |
| Variables |
FCaptionControl : TCustomCaptionControl;| Constructors |
constructor Create(CaptionControl: TCustomCaptionControl);TCaptionButtons
| Functions |
function Add: TCaptionButton;
function GetOwner: TPersistent;
procedure Update(Item: TCollectionItem);
function GetItem(Index: Integer): TCaptionButton;
procedure SetItem(Index: Integer; Value: TCaptionButton);| Properties |
property Items : TCaptionButton| Events |
| Variables |
FCaptionControl : TCustomCaptionControl;