GetNodeName

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWTreeView > Methods >

GetNodeName

SIGNATURE=IWCompTreeview.TIWTreeView.GetNodeName@string

 

ETYPE=Method

 

Declaration:

Delphi:

public function GetNodeName(const ANodeId: string): string;

C++:

public: __fastcall String GetNodeName(const String ANodeId);

 

Description: This is GetNodeName, a member of class TIWTreeView.