ShowExpressionEditor(TcxCustomDataController,string) Method
Declaration
procedure ShowExpressionEditor(ADataController: TcxCustomDataController; var AExpression: string);
Parameters
Name | Type |
---|---|
ADataController | TcxCustomDataController |
AExpression | string |
See Also