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