AnyDAC
ContentsIndexHome
PreviousUpNext
TADEventAlerterOptions.Synchronize Property

Controls the thread, where the alerter event handlers will be executed.

Group
Links

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!