Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Events
TInferenceEngine.OnPrintOut Event
Occurs when the PrintOut method is called. The OutId identifies the console or stream where the printout method is directed to print out to
Namespace: InferenceEngine
Delphi
published property OnPrintOut: TPrintOutEvent read FOnPrintOut write FOnPrintOut;
Value
Type: TPrintOutEvent
•TInferenceEngine
•InferenceEngine