Unit 'gmSortedLists' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_engines]

TSortedList

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

Declaration

Source position: gmsortedlists.pas line 94

type TSortedList = class(TCustomSortedList)

protected

  function DoCompare(); override;

  

public

  property CompareInfo: pointer; [rw]

  

  property CompareMethod: TItemCompareMethod; [rw]

  

  property OnCompare: TItemCompareEvent; [rw]

  

end;

Inheritance

TSortedList

  

|

TCustomSortedList

  

|

TCustomObjectList

  

|

TObject



CT Web help

CodeTyphon Studio