Contents
- Index
- Previous
- Next
ClearSelection method
Declaration
function ClearSelection: Boolean;
Description
Deletes the selection. If no element is selected, deletes the element or character immediately to the right of the insertion point.
Returns True on success. Returns False on failure.