Class IPanels (unit ComctlLib)

Inherits from

IDispatch

StatusBar Panels collection

Constructors



Functions

function Add(var Index, Key, Text, Style, Picture: OleVariant): IPanel;


procedure Clear;


function Get_ControlDefault(var Index: OleVariant): IPanel;


function Get_Count: Smallint;


function Get_Item(var Index: OleVariant): IPanel;


procedure Remove(var Index: OleVariant);


procedure Set_ControlDefault(var Index: OleVariant; var Value: IPanel);


procedure Set_Count(Value: Smallint);


procedure Set_Item(var Index: OleVariant; var Value: IPanel);


function _NewEnum: IDispatch;


Properties

property ControlDefault : IPanel


property Count : Smallint


property Item : IPanel


Events

Variables


Constructors


Functions


function Add(var Index, Key, Text, Style, Picture: OleVariant): IPanel;


procedure Clear;


function Get_ControlDefault(var Index: OleVariant): IPanel;


function Get_Count: Smallint;


function Get_Item(var Index: OleVariant): IPanel;


procedure Remove(var Index: OleVariant);


procedure Set_ControlDefault(var Index: OleVariant; var Value: IPanel);


procedure Set_Count(Value: Smallint);


procedure Set_Item(var Index: OleVariant; var Value: IPanel);


function _NewEnum: IDispatch;


Properties


property ControlDefault : IPanel


property Count : Smallint


property Item : IPanel


Events


Variables