API:System.WideStrings.TWideStringListSortCompare
Delphi
TWideStringListSortCompare = function(List: TWideStringList; Index1, Index2: Integer): Integer;
C++
typedef int __fastcall (*TWideStringListSortCompare)(TWideStringList* List, int Index1, int Index2);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | System.WideStrings.pas System.WideStrings.hpp |
System.WideStrings | System.WideStrings |
Description
Embarcadero Technologies does not currently have any additional information.