Class IPanel (unit ComctlLib)

Inherits from

IDispatch

StatusBar Panel

Constructors



Functions

function Get_Alignment: PanelAlignmentConstants;


function Get_AutoSize: PanelAutoSizeConstants;


function Get_Bevel: PanelBevelConstants;


function Get_Enabled: WordBool;


function Get_Index: Smallint;


function Get_Key: WideString;


function Get_Left: Single;


function Get_MinWidth: Single;


function Get_Picture: IPictureDisp;


function Get_Style: PanelStyleConstants;


function Get_Tag: OleVariant;


function Get_Text: WideString;


function Get_ToolTipText: WideString;


function Get_Visible: WordBool;


function Get_Width: Single;


function Get__ObjectDefault: WideString;


procedure Set_Alignment(Value: PanelAlignmentConstants);


procedure Set_AutoSize(Value: PanelAutoSizeConstants);


procedure Set_Bevel(Value: PanelBevelConstants);


procedure Set_Enabled(Value: WordBool);


procedure Set_Index(Value: Smallint);


procedure Set_Key(const Value: WideString);


procedure Set_Left(Value: Single);


procedure Set_MinWidth(Value: Single);


procedure Set_Picture(var Value: IPictureDisp);


procedure Set_Style(Value: PanelStyleConstants);


procedure Set_Tag(Value: OleVariant);


procedure Set_Text(const Value: WideString);


procedure Set_ToolTipText(const Value: WideString);


procedure Set_Visible(Value: WordBool);


procedure Set_Width(Value: Single);


procedure Set__ObjectDefault(const Value: WideString);


procedure _Set_Picture(const Value: IPictureDisp);


Properties

property Alignment : PanelAlignmentConstants


property AutoSize : PanelAutoSizeConstants


property Bevel : PanelBevelConstants


property Enabled : WordBool


property Index : Smallint


property Key : WideString


property Left : Single


property MinWidth : Single


property Picture : IPictureDisp


property Style : PanelStyleConstants


property Tag : OleVariant


property Text : WideString


property ToolTipText : WideString


property Visible : WordBool


property Width : Single


property _ObjectDefault : WideString


Events

Variables


Constructors


Functions


function Get_Alignment: PanelAlignmentConstants;


function Get_AutoSize: PanelAutoSizeConstants;


function Get_Bevel: PanelBevelConstants;


function Get_Enabled: WordBool;


function Get_Index: Smallint;


function Get_Key: WideString;


function Get_Left: Single;


function Get_MinWidth: Single;


function Get_Picture: IPictureDisp;


function Get_Style: PanelStyleConstants;


function Get_Tag: OleVariant;


function Get_Text: WideString;


function Get_ToolTipText: WideString;


function Get_Visible: WordBool;


function Get_Width: Single;


function Get__ObjectDefault: WideString;


procedure Set_Alignment(Value: PanelAlignmentConstants);


procedure Set_AutoSize(Value: PanelAutoSizeConstants);


procedure Set_Bevel(Value: PanelBevelConstants);


procedure Set_Enabled(Value: WordBool);


procedure Set_Index(Value: Smallint);


procedure Set_Key(const Value: WideString);


procedure Set_Left(Value: Single);


procedure Set_MinWidth(Value: Single);


procedure Set_Picture(var Value: IPictureDisp);


procedure Set_Style(Value: PanelStyleConstants);


procedure Set_Tag(Value: OleVariant);


procedure Set_Text(const Value: WideString);


procedure Set_ToolTipText(const Value: WideString);


procedure Set_Visible(Value: WordBool);


procedure Set_Width(Value: Single);


procedure Set__ObjectDefault(const Value: WideString);


procedure _Set_Picture(const Value: IPictureDisp);


Properties


property Alignment : PanelAlignmentConstants


property AutoSize : PanelAutoSizeConstants


property Bevel : PanelBevelConstants


property Enabled : WordBool


property Index : Smallint


property Key : WideString


property Left : Single


property MinWidth : Single


property Picture : IPictureDisp


property Style : PanelStyleConstants


property Tag : OleVariant


property Text : WideString


property ToolTipText : WideString


property Visible : WordBool


property Width : Single


property _ObjectDefault : WideString


Events


Variables