RemoveAt(Index: Integer): Boolean;
Index - the parameter determines index of the sorting area to be deleted.
The RemoveAt method removes sorting area, the index of which is passed as the Index input parameter, and returns True if the area is successfully deleted.
See also: