TAdsEvent.Events

Advantage TDataSet Descendant

  Previous topic Next topic  

TAdsEvent

A case insensitive list of the events this component should listen to.

 
Syntax

property Events: TStrings

 

Description

The Events property is used to define a case-insensitive list of event names for which the component should wait.  The component will create each event via the sp_CreateEvent stored procedure, then wait for each of the events to be signaled.