Skip to content
#

custom-controls

Here are 43 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

Improve this page

Add a description, image, and links to the custom-controls 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 custom-controls topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.