Navigation: Code Documentation > RSCommon > DataStructures > Classes > TIHeap > Events
TIHeap.Compare Event
Provides the comparison function that orders the heap.
Namespace: DataStructures
Delphi
protected property Compare: TICompareFunc read FCompare;
Value
Type: TICompareFunc
•TIHeap
•DataStructures