Skip to content
#

lcl

Here are 16 public repositories matching this topic...

ghost
ghost commented Jun 3, 2019

Add editing history, with methods:
<=TSizeCtrlHistory=>
Methods:
BeginUndoBlock
EndUndoBlock
Undo
Restore (Undoes all of the actions)
UndoIndex(index:integer;method: TSizeCtrlIndexShift) (Undoes specified action, slices or merges all of others)
Redo
Clear
Property:
Indexes: TArray

TSizeCtrlIndexShift = (szcsSlice, szcsMerge) //if the method is Slice, the discar

enhancement good first issue

Improve this page

Add a description, image, and links to the lcl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lcl topic, visit your repo's landing page and select "manage topics."

Learn more