Create(TdxGroupOperatorType) Constructor
Initializes a new instance of the TdxGroupOperator class with specified settings.
Declaration
constructor Create(AType: TdxGroupOperatorType = TdxGroupOperatorType.&And); overload;
Parameters
| Name | Type |
|---|---|
| AType | TdxGroupOperatorType |
See Also