Navigation: Code Documentation > IE > IEFacts > Classes > TIEPattern > Constructors
TIEPattern.Create(TComponent,String,IFactTemplate,Integer) Constructor
Initializes a new instance of the TIEPattern class.
Namespace: IEFacts
Delphi
public constructor Create( AOwner: TComponent; const AName: String; const AFactTemplate: IFactTemplate; ANegatedCount: Integer ); overload; virtual;
Parameters
AOwner
Type: TComponent
AName
Type: String
AFactTemplate
Type: IFactTemplate
ANegatedCount
Type: Integer
•TIEPattern
•IEFacts