Navigation: Code Documentation > IE > IEFacts > Classes > TFact > Properties
TFact.Value[TIEName] Property
Gets and sets value for the slot identified by the index (slot name)
Namespace: IEFacts
Delphi
public property Value[Index: TIEName]: IIEValue read GetValue write SetValue; default;
Parameters
Index
Type: TIEName
Type: IIEValue
IFact.Value[TIEName]
•TFact
•IEFacts