Navigation: Code Documentation > IE > IEFacts > Records > TFactValueHashtableEntry > Constructors
TFactValueHashtableEntry.Create(IIEValue,IFactSlot) Constructor
Initializes a new instance of the TFactValueHashtableEntry class.
Namespace: IEFacts
Delphi
public constructor Create( const aItem: IIEValue; const aSlot: IFactSlot );
Parameters
aItem
Type: IIEValue
aSlot
Type: IFactSlot
•TFactValueHashtableEntry
•IEFacts