[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Callback type for the list sort algorithm.
Source position: classesh.inc line 147
type TListSortCompare = function( |
Item1: Pointer; |
Item2: Pointer |
):Integer; |
No notes exist for this page yet.