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