Navigation: Code Documentation > RSCommon > DataStructures > Classes > TCustomHeap > Properties
TCustomHeap.Heap Property
Stores the nodes that make up the heap
Namespace: DataStructures
Delphi
protected property Heap: TRSObjectList read FHeap;
Property Value
Type: TRSObjectList
•TCustomHeap
•DataStructures