Contents
- Index
- Previous
- Next
Invert method
Applies to
TProfGridSelection class
Declaration
function Invert: Boolean;
Description
Inverts the current selected region.
That is, the method removes any selected cells from the selected region, and adds any non-selected cells to the selected region.
Returns True on success. Returns False on any error.