Back to Devexpress

TdxSpreadSheetHistory.Clear Method

vcl-dxspreadsheetcore-dot-tdxspreadsheethistory-a5838236.md

latest699 B
Original Source

TdxSpreadSheetHistory.Clear Method

Clears the undo and redo action lists.

Declaration

delphi
procedure Clear;

Remarks

Call this procedure to discard all recorded history actions.

Note

The Unlock procedure calls the Clear procedure internally to clear unlocked action lists.

See Also

TdxSpreadSheetHistory Class

TdxSpreadSheetHistory Members

dxSpreadSheetCore Unit