Create(TArray<IdxCriteriaOperator>) Constructor
Initializes a new instance of the TdxGroupOperator class with specified settings.
Declaration
constructor Create(const AOperands: TArray<IdxCriteriaOperator>); overload;
Parameters
Name | Type |
---|---|
AOperands | TArray<T> |
See Also