TdxSpellCheckerCustomCheckMode.CanUndo Method
Checks whether the most recent checking action can be cancelled.
Declaration
function CanUndo: Boolean; virtual;
Returns
Type |
---|
Boolean |
Remarks
The CanUndo method returns True, if the last checking action can be cancelled.
See Also