TcxCustomEditProperties.GetSupportedOperations Method
Returns a set of flags that correspond to features/operations available in the editor.
Declaration
function GetSupportedOperations: TcxEditSupportedOperations; virtual;
Returns
| Type | Description |
|---|---|
| TcxEditSupportedOperations | A set of flags that correspond to individual editor features/operations. |
See Also