Icon Sort Method

procedure Sort

Available In: Client and Server Applications

Use this method to sort the managed objects.

Information This method is only useful for TObjectList descendant classes that override two protected object comparison methods that are called in order to compare the names of objects, as well as the objects themselves.
Image