| Class ITab (unit ComctlLib) |
IDispatch
An individual object, analogous to a page, contained in a TabStrip control.
| Constructors |
| Functions |
function Get_Caption: WideString;
function Get_Height: Single;
function Get_Image: OleVariant;
function Get_Index: Smallint;
function Get_Key: WideString;
function Get_Left: Single;
function Get_Selected: WordBool;
function Get_Tag: OleVariant;
function Get_ToolTipText: WideString;
function Get_Top: Single;
function Get_Width: Single;
function Get__ObjectDefault: WideString;
procedure Set_Caption(const Value: WideString);
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_Selected(Value: WordBool);
procedure Set_Tag(Value: OleVariant);
procedure Set_ToolTipText(const Value: WideString);
procedure Set_Top(Value: Single);
procedure Set_Width(Value: Single);
procedure Set__ObjectDefault(const Value: WideString);| Properties |
property Caption : WideString
property Height : Single
property Image : OleVariant
property Index : Smallint
property Key : WideString
property Left : Single
property Selected : WordBool
property Tag : OleVariant
property ToolTipText : WideString
property Top : Single
property Width : Single
property _ObjectDefault : WideString| Events |
| Variables |
| Constructors |
| Functions |
function Get_Caption: WideString;
function Get_Height: Single;
function Get_Image: OleVariant;
function Get_Index: Smallint;
function Get_Key: WideString;
function Get_Left: Single;
function Get_Selected: WordBool;
function Get_Tag: OleVariant;
function Get_ToolTipText: WideString;
function Get_Top: Single;
function Get_Width: Single;
function Get__ObjectDefault: WideString;
procedure Set_Caption(const Value: WideString);
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_Selected(Value: WordBool);
procedure Set_Tag(Value: OleVariant);
procedure Set_ToolTipText(const Value: WideString);
procedure Set_Top(Value: Single);
procedure Set_Width(Value: Single);
procedure Set__ObjectDefault(const Value: WideString);| Properties |
property Caption : WideString
property Height : Single
property Image : OleVariant
property Index : Smallint
property Key : WideString
property Left : Single
property Selected : WordBool
property Tag : OleVariant
property ToolTipText : WideString
property Top : Single
property Width : Single
property _ObjectDefault : WideString| Events |
| Variables |