[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sorts the Items for the list view control using the specified procedure or the OnCompare event handler.
Source position: comctrls.pp line 1607
public function TCustomListView.CustomSort( |
ASortProc: TLVCompare; |
AOptionalParam: PtrInt |
):Boolean; |