|
AnyDAC
|
Controls the thread, where the alerter event handlers will be executed.
Set the Synchronize property to True to execute the event alerter handlers in the main thread context. Otherwise the event handlers may be executed in the context of the background thread, servicing the event alerter.
property Synchronize: Boolean;
|
What do you think about this topic? Send feedback!
|