OnInactive
|
TVideoGrabber.OnInactive |
||||
|
|
|
|
||
Occurs when the current task ends.
Declaration
property OnInactive: TEventNotification read FOnInactive write FOnInactive;
__property TEventNotification OnInactive=read=FOnInactive, write=FOnInactive
Event OnInactive()
Description
Occurs when the current task ends, after invoking StopPreview, StopRecording, ClosePlayer, etc...