Navigation: Code Documentation > IE > IEFacts > Delegates
TFactCombineEvent Delegate
Represents type TFactCombineEvent.
Namespace: IEFacts
Delphi
type TFactCombineEvent = procedure (Sender: TObject; const Fact1, Fact2: IFact; var Done: Boolean ) of object;
•IEFacts