TsgPointerList.Sort
Performs a sort on the list.
Syntax
procedure Sort(FirstIndex, LastIndex: Integer; CountToUseSimpleSort: Integer = DefaultCountToUseSimpleSort); override;
Description
Call Sort to sort the items in the Items array.
Go to CAD VCL Enterprise