Navigation: Code Documentation > IE > IEFacts > Classes > TIEPatternMatchTest > Constructors
TIEPatternMatchTest.Create(TIEPattern,TSlotTestType,IIEValue) Constructor
Initializes a new instance of the TIEPatternMatchTest class.
Namespace: IEFacts
Delphi
public constructor Create( AOwner: TIEPattern; SlotTestType: TSlotTestType; const Value: IIEValue ); reintroduce; overload;
Parameters
AOwner
Type: TIEPattern
SlotTestType
Type: TSlotTestType
Value
Type: IIEValue
•TIEPatternMatchTest
•IEFacts