|
Assign(IInterface)
|
Overloaded. Represents method Assign(IInterface).
|
|
Assign(TPersistent)
|
Overloaded. Represents method Assign(TPersistent).
|
|
AssignValues(IFact)
|
Copies the values from the parameter fact to the current fact. Their fact templates must be the same. The Values is cloned, not copied directly
|
|
Clone
|
Represents method Clone.
|
|
CloneIUnknown
|
Represents method CloneIUnknown.
|
|
ContainsKey(String)
|
Checks to see if the fact contains a slot with the specified index. If it does, it returns the value in the slot, which may be the default value from the fact template. If the slot doesn't exist, the function returns nil
|
|
Equals(IInterface)
|
Overloaded. Represents method Equals(IInterface).
|
|
Equals(TObject)
|
Overloaded. Represents method Equals(TObject).
|
|
GetHashCode
|
Represents method GetHashCode.
|
|
GetID
|
Represents method GetID.
|
|
GetSlotNames
|
Represents method GetSlotNames.
|
|
GetSlotValues
|
Represents method GetSlotValues.
|
|
GetTag
|
Represents method GetTag.
|
|
GetTemplate
|
Represents method GetTemplate.
|
|
GetToIDString
|
Represents method GetToIDString.
|
|
GetValue(TIEName)
|
Represents method GetValue(TIEName).
|
|
QueryInterface(TGUID,Void)
|
Represents method QueryInterface(TGUID,Void).
|
|
SetID(Integer)
|
Represents method SetID(Integer).
|
|
SetTag(TRSTag)
|
Represents method SetTag(TRSTag).
|
|
SetTemplate(IFactTemplate)
|
Represents method SetTemplate(IFactTemplate).
|
|
SetValue(TIEName,IIEValue)
|
Represents method SetValue(TIEName,IIEValue).
|
|
ToString
|
Represents method ToString.
|
|
_AddRef
|
Represents method _AddRef.
|
|
_Release
|
Represents method _Release.
|