TRVCamReceiver.SynchonizedReceiveUserData

<< Click to display table of contents >>

TRVCamReceiver.SynchonizedReceiveUserData

Defines the thread context for OnReceiveUserData event

property SynchonizedReceiveUserData: Boolean;

If False, this event is called in a thread context.

If True, this event is called in the context on the main process.

Default value

True