Navigation: Code Documentation > RSCommon > DataStructures > Classes > TCustomHeap > Properties
TCustomHeap.Order Property
Specifies the order of items in the heap.
Namespace: DataStructures
Delphi
public property Order: THeapOrder read FOrder write SetOrder;
Property Value
Type: THeapOrder
•TCustomHeap
•DataStructures