TdxCustomDocumentCapabilitiesOptions.UndoAllowed Method
Identifies if users can undo an action in the parent TdxRichEditControl component.
Declaration
function UndoAllowed: Boolean; virtual;
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also