Navigation: Code Documentation > IE > IEPackages > Classes
TBaseReasonerList Class
Represents type TBaseReasonerList.
Namespace: IEPackages
TRSAssignList IEPackages.TBaseReasonerList IEPackages.TReasonerList
Delphi
type TBaseReasonerList = class(TRSAssignList<IReasoner>) end;
Name
Description
Create(TIEUserFunction)
Overloaded. Initializes a new instance of the TBaseReasonerList class.
Top
Owner
Represents property Owner.
Add(IReasoner)
Represents method Add(IReasoner).
Notify(IReasoner,TCollectionNotification)
Represents method Notify(IReasoner,TCollectionNotification).
•IEPackages