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