Navigation: Code Documentation > IE > IEContext > Classes > TBinding > Constructors
TBinding.Create(TIEName,IIEValue) Constructor
Initializes a new instance of the TBinding class.
Namespace: IEContext
Delphi
public constructor Create( const AName: TIEName; const AValue: IIEValue ); overload; virtual;
Parameters
AName
Type: TIEName
AValue
Type: IIEValue
•TBinding
•IEContext