Navigation: Code Documentation > IE > IERule > Classes > TRule > Methods
TRule.AddBinding(TIEName,Integer,String,Integer) Method
Represents method AddBinding(TIEName,Integer,String,Integer).
Namespace: IERule
Delphi
public function AddBinding( AName: TIEName; AFactIndex: Integer; ASlotIndex: String; ASubIndex: Integer ): TBinding; virtual;
Parameters
AName
Type: TIEName
AFactIndex
Type: Integer
ASlotIndex
Type: String
ASubIndex
Type: TBinding
•TRule
•IERule