System.Generics.Collections.TListHelper.TInternalCompareFunc

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TInternalCompareFunc = function (ASelf: TObject; const ALeft, ARight): Integer;

C++

typedef int __fastcall (*TInternalCompareFunc)(System::TObject* ASelf, const void *ALeft, const void *ARight);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TListHelper

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !