TcxCustomEditorRowProperties.ShowExpressionEditor Method
Invokes the “Expression Editor Dialog“ dialog for an editor row.
Declaration
procedure ShowExpressionEditor; virtual;
Remarks
Call this procedure to display the dialog that allows you to edit the row’s expression accessible via the DataBinding.Expression property.
See Also