API:Data.DBXCommon.TEventsCollection.Events
Delphi
property Events[const AName: string]: TEventPointer read GetEvent write SetEvent;
C++
__property TEventPointer Events[const System::UnicodeString AName] = {read=GetEvent, write=SetEvent};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
property event |
public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TEventsCollection |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!