API:Vcl.ComCtrls.TCustomListView.CustomSort
Delphi
function CustomSort(SortProc: TLVCompare; lParam: LPARAM): Boolean;
C++
bool __fastcall CustomSort(PFNLVCOMPARE SortProc, NativeInt lParam);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomListView |
Description
Embarcadero Technologies does not currently have any additional information.