API:System.Classes.TStringListSortCompare

From RAD Studio API Documentation

Delphi

TStringListSortCompare = function(List: TStringList; Index1, Index2: Integer): Integer;

C++

typedef int __fastcall (*TStringListSortCompare)(TStringList* List, int Index1, int Index2);

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

Embarcadero Technologies does not currently have any additional information.