RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Classes

The following table lists classes in this documentation.

 
Name 
Description 
 
TComparer is a generic base for classes that implement the IComparer interface. 
 
TCustomComparer is a generic base for classes that implement the IComparer and IEqualityComparer interfaces. 
 
TDelegatedComparer is a generic class that delegates all comparison calls to an user-provided callback routine. 
 
TDelegatedEqualityComparer delegates all calls to user-provided callback routines. 
 
TEqualityComparer is a generic base for classes that implement the IEqualityComparer interface. 
 
TSingletonImplementation is a base for simple classes that need a basic IInterface implementation, with reference counting disabled. 
 
TStringComparer is a case-sensitive string comparer. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!