Class IButton (unit ComctlLib)

Inherits from

IDispatch

ToolBar Button

Constructors



Functions

function Get_Caption: WideString;


function Get_Description: WideString;


function Get_Enabled: WordBool;


function Get_Height: Single;


function Get_Image: OleVariant;


function Get_Index: Smallint;


function Get_Key: WideString;


function Get_Left: Single;


function Get_MixedState: WordBool;


function Get_Style: ButtonStyleConstants;


function Get_Tag: OleVariant;


function Get_ToolTipText: WideString;


function Get_Top: Single;


function Get_Value: ValueConstants;


function Get_Visible: WordBool;


function Get_Width: Single;


function Get__ObjectDefault: WideString;


procedure Set_Caption(const Value: WideString);


procedure Set_Description(const Value: WideString);


procedure Set_Enabled(Value: WordBool);


procedure Set_Height(Value: Single);


procedure Set_Image(Value: OleVariant);


procedure Set_Index(Value: Smallint);


procedure Set_Key(const Value: WideString);


procedure Set_Left(Value: Single);


procedure Set_MixedState(Value: WordBool);


procedure Set_Style(Value: ButtonStyleConstants);


procedure Set_Tag(Value: OleVariant);


procedure Set_ToolTipText(const Value: WideString);


procedure Set_Top(Value: Single);


procedure Set_Value(Value: ValueConstants);


procedure Set_Visible(Value: WordBool);


procedure Set_Width(Value: Single);


procedure Set__ObjectDefault(const Value: WideString);


Properties

property Caption : WideString


property Description : WideString


property Enabled : WordBool


property Height : Single


property Image : OleVariant


property Index : Smallint


property Key : WideString


property Left : Single


property MixedState : WordBool


property Style : ButtonStyleConstants


property Tag : OleVariant


property ToolTipText : WideString


property Top : Single


property Value : ValueConstants


property Visible : WordBool


property Width : Single


property _ObjectDefault : WideString


Events

Variables


Constructors


Functions


function Get_Caption: WideString;


function Get_Description: WideString;


function Get_Enabled: WordBool;


function Get_Height: Single;


function Get_Image: OleVariant;


function Get_Index: Smallint;


function Get_Key: WideString;


function Get_Left: Single;


function Get_MixedState: WordBool;


function Get_Style: ButtonStyleConstants;


function Get_Tag: OleVariant;


function Get_ToolTipText: WideString;


function Get_Top: Single;


function Get_Value: ValueConstants;


function Get_Visible: WordBool;


function Get_Width: Single;


function Get__ObjectDefault: WideString;


procedure Set_Caption(const Value: WideString);


procedure Set_Description(const Value: WideString);


procedure Set_Enabled(Value: WordBool);


procedure Set_Height(Value: Single);


procedure Set_Image(Value: OleVariant);


procedure Set_Index(Value: Smallint);


procedure Set_Key(const Value: WideString);


procedure Set_Left(Value: Single);


procedure Set_MixedState(Value: WordBool);


procedure Set_Style(Value: ButtonStyleConstants);


procedure Set_Tag(Value: OleVariant);


procedure Set_ToolTipText(const Value: WideString);


procedure Set_Top(Value: Single);


procedure Set_Value(Value: ValueConstants);


procedure Set_Visible(Value: WordBool);


procedure Set_Width(Value: Single);


procedure Set__ObjectDefault(const Value: WideString);


Properties


property Caption : WideString


property Description : WideString


property Enabled : WordBool


property Height : Single


property Image : OleVariant


property Index : Smallint


property Key : WideString


property Left : Single


property MixedState : WordBool


property Style : ButtonStyleConstants


property Tag : OleVariant


property ToolTipText : WideString


property Top : Single


property Value : ValueConstants


property Visible : WordBool


property Width : Single


property _ObjectDefault : WideString


Events


Variables