RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFilterExpr.NewCompareNode Method
Pascal
function NewCompareNode(Field: TField; Operator: TCANOperator; const Value: Variant): PExprNode;
C++
__fastcall PExprNode NewCompareNode(TField Field, TCANOperator Operator, const Variant Value);

This is NewCompareNode, a member of class TFilterExpr.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!