Navigation: Code Documentation > IE > IEContext > Classes > TIEContext > Methods
TIEContext.AddGlobalBinding(TIEName,IIEValue) Method
Represents method AddGlobalBinding(TIEName,IIEValue).
Namespace: IEContext
Delphi
public function AddGlobalBinding( const AName: TIEName; const Value: IIEValue ): TBinding; virtual;
Parameters
AName
Type: TIEName
Value
Type: IIEValue
Type: TBinding
•TIEContext
•IEContext