Unit 'Objects' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl-extra]

TSortedCollection

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: objects.pp line 478

type TSortedCollection = object(TCollection)

  Duplicates: Boolean;

  constructor Init();

  constructor Load();

  function KeyOf(); virtual;

  function IndexOf(); virtual;

  function Compare(); virtual;

  function Search(); virtual;

  procedure Insert(); virtual;

  procedure Store();

end;

Inheritance

TSortedCollection

|

TCollection

|

TObject

|

TObject


Documentation generated on: 2023-03-18