API:System.Classes.TStringListSortCompare
Delphi
TStringListSortCompare = function(List: TStringList; Index1, Index2: Integer): Integer;
C++
typedef int __fastcall (*TStringListSortCompare)(TStringList* List, int Index1, int Index2);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
public | System.Classes.pas System.Classes.hpp |
System.Classes | System.Classes |
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 !