Class _CoolBar (unit ComCtl3)

Inherits from

IDispatch

Microsoft Coolbar Control, version 5.0

Constructors



Functions

procedure AboutBox;


function Get_BackColor: TColor;


function Get_BandBorders: WordBool;


function Get_Bands: Bands;


function Get_EmbossHighlight: TColor;


function Get_EmbossPicture: WordBool;


function Get_EmbossShadow: TColor;


function Get_Enabled: WordBool;


function Get_FixedOrder: WordBool;


function Get_ForeColor: TColor;


function Get_hwnd: Integer;


function Get_ImageList: IDispatch;


function Get_MouseIcon: Picture;


function Get_MousePointer: MousePointerConstants;


function Get_OLEDropMode: OLEDropConstants;


function Get_Orientation: OrientationConstants;


function Get_Picture: Picture;


function Get_RowCount: Integer;


function Get_VariantHeight: WordBool;


procedure OLEDrag;


procedure Refresh;


procedure Set_BackColor(Value: TColor);


procedure Set_BandBorders(Value: WordBool);


procedure Set_EmbossHighlight(Value: TColor);


procedure Set_EmbossPicture(Value: WordBool);


procedure Set_EmbossShadow(Value: TColor);


procedure Set_Enabled(Value: WordBool);


procedure Set_FixedOrder(Value: WordBool);


procedure Set_ForeColor(Value: TColor);


procedure Set_ImageList(var Value: IDispatch);


procedure Set_MouseIcon(var Value: Picture);


procedure Set_MousePointer(Value: MousePointerConstants);


procedure Set_OLEDropMode(Value: OLEDropConstants);


procedure Set_Orientation(Value: OrientationConstants);


procedure Set_Picture(var Value: Picture);


procedure Set_VariantHeight(Value: WordBool);


Properties

property BackColor : TColor


property BandBorders : WordBool


property Bands : Bands


property EmbossHighlight : TColor


property EmbossPicture : WordBool


property EmbossShadow : TColor


property Enabled : WordBool


property FixedOrder : WordBool


property ForeColor : TColor


property hwnd : Integer


property ImageList : IDispatch


property MouseIcon : Picture


property MousePointer : MousePointerConstants


property OLEDropMode : OLEDropConstants


property Orientation : OrientationConstants


property Picture : Picture


property RowCount : Integer


property VariantHeight : WordBool


Events

Variables


Constructors


Functions


procedure AboutBox;


function Get_BackColor: TColor;


function Get_BandBorders: WordBool;


function Get_Bands: Bands;


function Get_EmbossHighlight: TColor;


function Get_EmbossPicture: WordBool;


function Get_EmbossShadow: TColor;


function Get_Enabled: WordBool;


function Get_FixedOrder: WordBool;


function Get_ForeColor: TColor;


function Get_hwnd: Integer;


function Get_ImageList: IDispatch;


function Get_MouseIcon: Picture;


function Get_MousePointer: MousePointerConstants;


function Get_OLEDropMode: OLEDropConstants;


function Get_Orientation: OrientationConstants;


function Get_Picture: Picture;


function Get_RowCount: Integer;


function Get_VariantHeight: WordBool;


procedure OLEDrag;


procedure Refresh;


procedure Set_BackColor(Value: TColor);


procedure Set_BandBorders(Value: WordBool);


procedure Set_EmbossHighlight(Value: TColor);


procedure Set_EmbossPicture(Value: WordBool);


procedure Set_EmbossShadow(Value: TColor);


procedure Set_Enabled(Value: WordBool);


procedure Set_FixedOrder(Value: WordBool);


procedure Set_ForeColor(Value: TColor);


procedure Set_ImageList(var Value: IDispatch);


procedure Set_MouseIcon(var Value: Picture);


procedure Set_MousePointer(Value: MousePointerConstants);


procedure Set_OLEDropMode(Value: OLEDropConstants);


procedure Set_Orientation(Value: OrientationConstants);


procedure Set_Picture(var Value: Picture);


procedure Set_VariantHeight(Value: WordBool);


Properties


property BackColor : TColor


property BandBorders : WordBool


property Bands : Bands


property EmbossHighlight : TColor


property EmbossPicture : WordBool


property EmbossShadow : TColor


property Enabled : WordBool


property FixedOrder : WordBool


property ForeColor : TColor


property hwnd : Integer


property ImageList : IDispatch


property MouseIcon : Picture


property MousePointer : MousePointerConstants


property OLEDropMode : OLEDropConstants


property Orientation : OrientationConstants


property Picture : Picture


property RowCount : Integer


property VariantHeight : WordBool


Events


Variables