TcxTreeListDataController.GetNodeDisplayText(TcxTreeListNode,Integer) Method
Declaration
function GetNodeDisplayText(ANode: TcxTreeListNode; AIndex: Integer): Variant; virtual;
Parameters
| Name | Type |
|---|---|
| ANode | TcxTreeListNode |
| AIndex | Integer |
Returns
| Type |
|---|
| Variant |
See Also