Class ITabStrip (unit ComctlLib)

Inherits from

IDispatch

Microsoft TabStrip Control

Constructors



Functions

procedure AboutBox;


function Get_ClientHeight: Single;


function Get_ClientLeft: Single;


function Get_ClientTop: Single;


function Get_ClientWidth: Single;


function Get_Enabled: WordBool;


function Get_Font: IFontDisp;


function Get_hWnd: OLE_HANDLE;


function Get_ImageList: IDispatch;


function Get_MouseIcon: IPictureDisp;


function Get_MousePointer: MousePointerConstants;


function Get_MultiRow: WordBool;


function Get_OLEDropMode: OLEDropConstants;


function Get_SelectedItem: ITab;


function Get_ShowTips: WordBool;


function Get_Style: TabStyleConstants;


function Get_TabFixedHeight: Smallint;


function Get_TabFixedWidth: Smallint;


function Get_Tabs: ITabs;


function Get_TabWidthStyle: TabWidthStyleConstants;


procedure OLEDrag;


procedure Refresh;


procedure Set_ClientHeight(Value: Single);


procedure Set_ClientLeft(Value: Single);


procedure Set_ClientTop(Value: Single);


procedure Set_ClientWidth(Value: Single);


procedure Set_Enabled(Value: WordBool);


procedure Set_Font(var Value: IFontDisp);


procedure Set_hWnd(Value: OLE_HANDLE);


procedure Set_ImageList(var Value: IDispatch);


procedure Set_MouseIcon(var Value: IPictureDisp);


procedure Set_MousePointer(Value: MousePointerConstants);


procedure Set_MultiRow(Value: WordBool);


procedure Set_OLEDropMode(Value: OLEDropConstants);


procedure Set_SelectedItem(var Value: ITab);


procedure Set_ShowTips(Value: WordBool);


procedure Set_Style(Value: TabStyleConstants);


procedure Set_TabFixedHeight(Value: Smallint);


procedure Set_TabFixedWidth(Value: Smallint);


procedure Set_Tabs(var Value: ITabs);


procedure Set_TabWidthStyle(Value: TabWidthStyleConstants);


procedure _Set_ImageList(Value: IDispatch);


procedure _Set_MouseIcon(const Value: IPictureDisp);


procedure _Set_SelectedItem(const Value: ITab);


Properties

property ClientHeight : Single


property ClientLeft : Single


property ClientTop : Single


property ClientWidth : Single


property Enabled : WordBool


property Font : IFontDisp


property hWnd : OLE_HANDLE


property ImageList : IDispatch


property MouseIcon : IPictureDisp


property MousePointer : MousePointerConstants


property MultiRow : WordBool


property OLEDropMode : OLEDropConstants


property SelectedItem : ITab


property ShowTips : WordBool


property Style : TabStyleConstants


property TabFixedHeight : Smallint


property TabFixedWidth : Smallint


property Tabs : ITabs


property TabWidthStyle : TabWidthStyleConstants


Events

Variables


Constructors


Functions


procedure AboutBox;


function Get_ClientHeight: Single;


function Get_ClientLeft: Single;


function Get_ClientTop: Single;


function Get_ClientWidth: Single;


function Get_Enabled: WordBool;


function Get_Font: IFontDisp;


function Get_hWnd: OLE_HANDLE;


function Get_ImageList: IDispatch;


function Get_MouseIcon: IPictureDisp;


function Get_MousePointer: MousePointerConstants;


function Get_MultiRow: WordBool;


function Get_OLEDropMode: OLEDropConstants;


function Get_SelectedItem: ITab;


function Get_ShowTips: WordBool;


function Get_Style: TabStyleConstants;


function Get_TabFixedHeight: Smallint;


function Get_TabFixedWidth: Smallint;


function Get_Tabs: ITabs;


function Get_TabWidthStyle: TabWidthStyleConstants;


procedure OLEDrag;


procedure Refresh;


procedure Set_ClientHeight(Value: Single);


procedure Set_ClientLeft(Value: Single);


procedure Set_ClientTop(Value: Single);


procedure Set_ClientWidth(Value: Single);


procedure Set_Enabled(Value: WordBool);


procedure Set_Font(var Value: IFontDisp);


procedure Set_hWnd(Value: OLE_HANDLE);


procedure Set_ImageList(var Value: IDispatch);


procedure Set_MouseIcon(var Value: IPictureDisp);


procedure Set_MousePointer(Value: MousePointerConstants);


procedure Set_MultiRow(Value: WordBool);


procedure Set_OLEDropMode(Value: OLEDropConstants);


procedure Set_SelectedItem(var Value: ITab);


procedure Set_ShowTips(Value: WordBool);


procedure Set_Style(Value: TabStyleConstants);


procedure Set_TabFixedHeight(Value: Smallint);


procedure Set_TabFixedWidth(Value: Smallint);


procedure Set_Tabs(var Value: ITabs);


procedure Set_TabWidthStyle(Value: TabWidthStyleConstants);


procedure _Set_ImageList(Value: IDispatch);


procedure _Set_MouseIcon(const Value: IPictureDisp);


procedure _Set_SelectedItem(const Value: ITab);


Properties


property ClientHeight : Single


property ClientLeft : Single


property ClientTop : Single


property ClientWidth : Single


property Enabled : WordBool


property Font : IFontDisp


property hWnd : OLE_HANDLE


property ImageList : IDispatch


property MouseIcon : IPictureDisp


property MousePointer : MousePointerConstants


property MultiRow : WordBool


property OLEDropMode : OLEDropConstants


property SelectedItem : ITab


property ShowTips : WordBool


property Style : TabStyleConstants


property TabFixedHeight : Smallint


property TabFixedWidth : Smallint


property Tabs : ITabs


property TabWidthStyle : TabWidthStyleConstants


Events


Variables