Navigation: Code Documentation > IE > IEContext > Classes
TBinding Class
Represents type TBinding.
Namespace: IEContext
TPersistent IEContext.TBindingInfo IEContext.TBinding
Delphi
type TBinding = class(TBindingInfo) end;
Name
Description
Create(TIEName,IIEValue)
Overloaded. Initializes a new instance of the TBinding class.
Create(TIEName,Integer,String,Integer)
Top
FactIndex
Represents property FactIndex. (Inherited from IEContext.TBindingInfo.)
Represents property Name.
SlotIndex
Represents property SlotIndex. (Inherited from IEContext.TBindingInfo.)
SubIndex
Represents property SubIndex. (Inherited from IEContext.TBindingInfo.)
Value
Represents property Value.
Assign(TPersistent)
Represents method Assign(TPersistent). (Overrides IEContext.TBindingInfo.Assign(TPersistent).)
Equals(TPersistent)
Represents method Equals(TPersistent). (Overrides IEContext.TBindingInfo.Equals(TPersistent).)
ToString
Represents method ToString. (Overrides IEContext.TBindingInfo.ToString.)
•IEContext