Navigation: Code Documentation > IE > IEFacts > Classes
TSlotTests Class
Represents type TSlotTests.
Namespace: IEFacts
TObjectList IEFacts.TSlotTests
Delphi
type TSlotTests = class(TObjectList<TIEPatternMatchTest>) end;
Name
Description
Create(TIEPattern)
Initializes a new instance of the TSlotTests class.
Top
Pattern
Represents property Pattern.
Notify(TIEPatternMatchTest,TCollectionNotification)
Represents method Notify(TIEPatternMatchTest,TCollectionNotification).
•IEFacts