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