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