TVideoGrabber.OnLog

Prev

Next

TVideoGrabber

Events

 




































































































Returns information, warning and error messages


Declaration
property OnLog: TOnLog read FOnLog write FOnLog;


__property TOnLog OnLog=read=FOnLog, write=FOnLog


Event OnLog(LogType As TxLogType, Severity As String, InfoMsg As String)

Description

Warnings and error messages are returned by this event.

See also TOnLog and GetLogString