System.Generics.Collections.TList.TListCompareFunc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TListCompareFunc = reference to function (const L, R: T): Integer;

C++

__interface TListCompareFunc  : public System::IInterface

Properties

Type Visibility Source Unit Parent
anonMethod
class
public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!