TcxTreeListDataController.GetValueForCompare(TcxTreeListNode,TcxCustomDataField) Method
In This Article
#Declaration
Delphi
function GetValueForCompare(ANode: TcxTreeListNode; AField: TcxCustomDataField): Variant;
#Parameters
Name | Type |
---|---|
ANode | Tcx |
AField | Tcx |
#Returns
Type |
---|
Variant |
See Also