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