|
Assign(IInterface)
|
Overloaded. Represents method Assign(IInterface).
|
|
Assign(TPersistent)
|
Overloaded. Represents method Assign(TPersistent).
|
|
AssignTo(IIEValue)
|
Overloaded. Represents method AssignTo(IIEValue).
|
|
Changed
|
Represents method Changed.
|
|
Changing(TIEType)
|
Represents method Changing(TIEType).
|
|
Clone
|
Represents method Clone.
|
|
Equals(IIEValue)
|
Overloaded. Compares the AValue parameter to the current value and determines if they are equal. This method is fairly rigorous and considers two values not equal if they don't have the exact same DType property value.
|
|
Equals(IInterface)
|
Overloaded. Represents method Equals(IInterface).
|
|
EqualsStar(IIEValue)
|
Compares the AValue parameter to the current value and determines if they are equal. The two values are not equal unless they have the exact same DType property value and value. The only exception is the numeric types, dtInteger and dtFloat, which may be compared against each other
|
|
GetAsAtom
|
Represents method GetAsAtom.
|
|
GetAsClass
|
Represents method GetAsClass.
|
|
GetAsDescriptor
|
Represents method GetAsDescriptor.
|
|
GetAsExternalAddress
|
Represents method GetAsExternalAddress.
|
|
GetAsFact
|
Represents method GetAsFact.
|
|
GetAsFactId
|
Represents method GetAsFactId.
|
|
GetAsFloat
|
Represents method GetAsFloat.
|
|
GetAsFunCall
|
Represents method GetAsFunCall.
|
|
GetAsFuzzy
|
Represents method GetAsFuzzy.
|
|
GetAsInteger
|
Represents method GetAsInteger.
|
|
GetAsList
|
Represents method GetAsList.
|
|
GetAsMultiSlot
|
Represents method GetAsMultiSlot.
|
|
GetAsMultiVariable
|
Represents method GetAsMultiVariable.
|
|
GetAsNumeric
|
Represents method GetAsNumeric.
|
|
GetAsObject
|
Represents method GetAsObject.
|
|
GetAsOwnedObject
|
Represents method GetAsOwnedObject.
|
|
GetAsSingletons
|
Represents method GetAsSingletons.
|
|
GetAsSlot
|
Represents method GetAsSlot.
|
|
GetAsString
|
Represents method GetAsString.
|
|
GetAsVariable
|
Represents method GetAsVariable.
|
|
GetDType
|
Represents method GetDType.
|
|
GetHashCode
|
Represents method GetHashCode.
|
|
GetOnChange
|
Represents method GetOnChange.
|
|
GetTag
|
Represents method GetTag.
|
|
GetToString
|
Represents method GetToString.
|
|
IsOwningObject
|
Returns TRUE if the interface owns the value inside of it
|
|
Notification(TComponent,TOperation)
|
Represents method Notification(TComponent,TOperation).
|
|
QueryInterface(TGUID,Void)
|
Represents method QueryInterface(TGUID,Void).
|
|
Reset
|
Initializes the interface back to its original state. The DType property will equal dtNone and no value will be in the interface
|
|
Resolve(TObject)
|
Resolves, based on the passed in Context (which should be castable to TIEContext), all incomplete values. In other words, if the value is a variable, the Resolve method will return an IIEValue that returns the actual value of the variable, not its name. The same for function calls and temporary bindings (stored AsVariantArray).
|
|
SetAsAtom(String)
|
Represents method SetAsAtom(String).
|
|
SetAsClass(TPersistentClass)
|
Represents method SetAsClass(TPersistentClass).
|
|
SetAsDescriptor(Integer)
|
Represents method SetAsDescriptor(Integer).
|
|
SetAsExternalAddress(TRSPointerType)
|
Represents method SetAsExternalAddress(TRSPointerType).
|
|
SetAsFact(IFact)
|
Represents method SetAsFact(IFact).
|
|
SetAsFactId(Integer)
|
Represents method SetAsFactId(Integer).
|
|
SetAsFloat(Double)
|
Represents method SetAsFloat(Double).
|
|
SetAsFunCall(IFunCall)
|
Represents method SetAsFunCall(IFunCall).
|
|
SetAsFuzzy(IFuzzySet)
|
Represents method SetAsFuzzy(IFuzzySet).
|
|
SetAsInteger(Integer)
|
Represents method SetAsInteger(Integer).
|
|
SetAsList(IValueVector)
|
Represents method SetAsList(IValueVector).
|
|
SetAsMultiSlot(String)
|
Represents method SetAsMultiSlot(String).
|
|
SetAsMultiVariable(String)
|
Represents method SetAsMultiVariable(String).
|
|
SetAsObject(TObject)
|
Represents method SetAsObject(TObject).
|
|
SetAsOwnedObject(TObject)
|
Represents method SetAsOwnedObject(TObject).
|
|
SetAsSingletons(ISingletonsVector)
|
Represents method SetAsSingletons(ISingletonsVector).
|
|
SetAsSlot(String)
|
Represents method SetAsSlot(String).
|
|
SetAsString(String)
|
Represents method SetAsString(String).
|
|
SetAsVariable(String)
|
Represents method SetAsVariable(String).
|
|
SetOnChange(TIEValueChangeEvent)
|
Represents method SetOnChange(TIEValueChangeEvent).
|
|
SetTag(TRSTag)
|
Represents method SetTag(TRSTag).
|
|
ToString
|
Represents method ToString.
|
|
_AddRef
|
Represents method _AddRef.
|
|
_Release
|
Represents method _Release.
|