| Class INode (unit ComctlLib) |
IDispatch
An object in a TreeView control that can contain images and text.
| Constructors |
| Functions |
function CreateDragImage: IPictureDisp;
function EnsureVisible: WordBool;
function Get_Child: INode;
function Get_Children: Smallint;
function Get_Expanded: WordBool;
function Get_ExpandedImage: OleVariant;
function Get_FirstSibling: INode;
function Get_FullPath: WideString;
function Get_Image: OleVariant;
function Get_Index: Smallint;
function Get_Key: WideString;
function Get_LastSibling: INode;
function Get_Next: INode;
function Get_Parent: INode;
function Get_Previous: INode;
function Get_Root: INode;
function Get_Selected: WordBool;
function Get_SelectedImage: OleVariant;
function Get_Sorted: WordBool;
function Get_Tag: OleVariant;
function Get_Text: WideString;
function Get_Visible: WordBool;
function Get__ObjectDefault: WideString;
procedure Set_Child(var Value: INode);
procedure Set_Children(Value: Smallint);
procedure Set_Expanded(Value: WordBool);
procedure Set_ExpandedImage(Value: OleVariant);
procedure Set_FirstSibling(var Value: INode);
procedure Set_FullPath(const Value: WideString);
procedure Set_Image(Value: OleVariant);
procedure Set_Index(Value: Smallint);
procedure Set_Key(const Value: WideString);
procedure Set_LastSibling(var Value: INode);
procedure Set_Next(var Value: INode);
procedure Set_Parent(var Value: INode);
procedure Set_Previous(var Value: INode);
procedure Set_Root(var Value: INode);
procedure Set_Selected(Value: WordBool);
procedure Set_SelectedImage(Value: OleVariant);
procedure Set_Sorted(Value: WordBool);
procedure Set_Tag(Value: OleVariant);
procedure Set_Text(const Value: WideString);
procedure Set_Visible(Value: WordBool);
procedure Set__ObjectDefault(const Value: WideString);| Properties |
property Child : INode
property Children : Smallint
property Expanded : WordBool
property ExpandedImage : OleVariant
property FirstSibling : INode
property FullPath : WideString
property Image : OleVariant
property Index : Smallint
property Key : WideString
property LastSibling : INode
property Next : INode
property Parent : INode
property Previous : INode
property Root : INode
property Selected : WordBool
property SelectedImage : OleVariant
property Sorted : WordBool
property Tag : OleVariant
property Text : WideString
property Visible : WordBool
property _ObjectDefault : WideString| Events |
| Variables |
| Constructors |
| Functions |
function CreateDragImage: IPictureDisp;
function EnsureVisible: WordBool;
function Get_Child: INode;
function Get_Children: Smallint;
function Get_Expanded: WordBool;
function Get_ExpandedImage: OleVariant;
function Get_FirstSibling: INode;
function Get_FullPath: WideString;
function Get_Image: OleVariant;
function Get_Index: Smallint;
function Get_Key: WideString;
function Get_LastSibling: INode;
function Get_Next: INode;
function Get_Parent: INode;
function Get_Previous: INode;
function Get_Root: INode;
function Get_Selected: WordBool;
function Get_SelectedImage: OleVariant;
function Get_Sorted: WordBool;
function Get_Tag: OleVariant;
function Get_Text: WideString;
function Get_Visible: WordBool;
function Get__ObjectDefault: WideString;
procedure Set_Child(var Value: INode);
procedure Set_Children(Value: Smallint);
procedure Set_Expanded(Value: WordBool);
procedure Set_ExpandedImage(Value: OleVariant);
procedure Set_FirstSibling(var Value: INode);
procedure Set_FullPath(const Value: WideString);
procedure Set_Image(Value: OleVariant);
procedure Set_Index(Value: Smallint);
procedure Set_Key(const Value: WideString);
procedure Set_LastSibling(var Value: INode);
procedure Set_Next(var Value: INode);
procedure Set_Parent(var Value: INode);
procedure Set_Previous(var Value: INode);
procedure Set_Root(var Value: INode);
procedure Set_Selected(Value: WordBool);
procedure Set_SelectedImage(Value: OleVariant);
procedure Set_Sorted(Value: WordBool);
procedure Set_Tag(Value: OleVariant);
procedure Set_Text(const Value: WideString);
procedure Set_Visible(Value: WordBool);
procedure Set__ObjectDefault(const Value: WideString);| Properties |
property Child : INode
property Children : Smallint
property Expanded : WordBool
property ExpandedImage : OleVariant
property FirstSibling : INode
property FullPath : WideString
property Image : OleVariant
property Index : Smallint
property Key : WideString
property LastSibling : INode
property Next : INode
property Parent : INode
property Previous : INode
property Root : INode
property Selected : WordBool
property SelectedImage : OleVariant
property Sorted : WordBool
property Tag : OleVariant
property Text : WideString
property Visible : WordBool
property _ObjectDefault : WideString| Events |
| Variables |