Class Bands (unit ComCtl3)

Inherits from

IDispatch

Coolbar Bands

Constructors



Functions

function Add(Index: Integer; const Key, Caption: WideString; Image: OleVariant; NewRow: WordBool; Child: OleVariant; Visible: WordBool): Band;


procedure Clear;


function Get_Count: Integer;


function Get_Item(Index: OleVariant): Band;


function Get_NewEnum: IUnknown;


procedure Remove(Index: OleVariant);


Properties

property Count : Integer


property Item : Band


property NewEnum : IUnknown


Events

Variables


Constructors


Functions


function Add(Index: Integer; const Key, Caption: WideString; Image: OleVariant; NewRow: WordBool; Child: OleVariant; Visible: WordBool): Band;


procedure Clear;


function Get_Count: Integer;


function Get_Item(Index: OleVariant): Band;


function Get_NewEnum: IUnknown;


procedure Remove(Index: OleVariant);


Properties


property Count : Integer


property Item : Band


property NewEnum : IUnknown


Events


Variables