Synchronous versus asynchronous mode
Synchrone versus asynchrone mode TVideoGrabber works synchrounously when the SyncCommands and EventNotificationSynchrone properties are enabled (by default)
To work asynchronously (e.g. to invoke and destroy the component from a thread without blocking the main thread, disable the SyncCommands and EventNotificationSynchrone properties.