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