Navigation: Code Documentation > RSCommon > Structures > Classes > TSortedCollection > Methods
TSortedCollection.SortItem(TCollectionItem) Method
Inserts the item into the collection at its place in the sort order.
Namespace: Structures
Delphi
protected procedure SortItem( Item: TCollectionItem ); dynamic;
Parameters
Item
Type: TCollectionItem
•Structures.TSortedCollection.Compare(TCollectionItem,TCollectionItem)
•Structures.TSortedCollection.DoNotNotify
•TSortedCollection
•Structures