Navigation: Code Documentation > IE > IEFacts > Delegates
TFactEvent Delegate
Represents type TFactEvent.
Namespace: IEFacts
Delphi
type TFactEvent = procedure (Sender: TObject; const Fact: IFact) of object;
•IEFacts