Navigation: Code Documentation > RSCommon > DataStructures > Classes > TIHeapElement > Constructors
TIHeapElement.Create(IInterface) Constructor
Creates the heap element and saves the DataStructures.TIHeapElement.Item.
Namespace: DataStructures
Delphi
public constructor Create( Item: IInterface ); virtual;
Parameters
Item
Type: IInterface
•DataStructures.TIHeapElement.Item
•TIHeapElement
•DataStructures