Class ITreeViewDisp (unit ComctlLib)

Inherits from

TObject

DispInterface declaration for Dual Interface ITreeView

Constructors



Functions

procedure AboutBox;


function GetVisibleCount: Integer;


function HitTest(x, y: Single): INode;


procedure OLEDrag;


procedure Refresh;


procedure StartLabelEdit;


Properties

property Appearance : AppearanceConstants


property BorderStyle : BorderStyleConstants


property DropHighlight : INode


property Enabled : WordBool


property Font : IFontDisp


property HideSelection : WordBool


property hWnd : OLE_HANDLE


property ImageList : IDispatch


property Indentation : Single


property LabelEdit : LabelEditConstants


property LineStyle : TreeLineStyleConstants


property MouseIcon : IPictureDisp


property MousePointer : MousePointerConstants


property Nodes : INodes


property OLEDragMode : OLEDragConstants


property OLEDropMode : OLEDropConstants


property PathSeparator : WideString


property SelectedItem : INode


property Sorted : WordBool


property Style : TreeStyleConstants


Events

Variables


Constructors


Functions


procedure AboutBox;


function GetVisibleCount: Integer;


function HitTest(x, y: Single): INode;


procedure OLEDrag;


procedure Refresh;


procedure StartLabelEdit;


Properties


property Appearance : AppearanceConstants


property BorderStyle : BorderStyleConstants


property DropHighlight : INode


property Enabled : WordBool


property Font : IFontDisp


property HideSelection : WordBool


property hWnd : OLE_HANDLE


property ImageList : IDispatch


property Indentation : Single


property LabelEdit : LabelEditConstants


property LineStyle : TreeLineStyleConstants


property MouseIcon : IPictureDisp


property MousePointer : MousePointerConstants


property Nodes : INodes


property OLEDragMode : OLEDragConstants


property OLEDropMode : OLEDropConstants


property PathSeparator : WideString


property SelectedItem : INode


property Sorted : WordBool


property Style : TreeStyleConstants


Events


Variables