API:Data.DBXCommon.TEventsCollection.AllEvents
Delphi
property AllEvents: TDictionary<string, TEventPointer> read FEvents;
C++
__property System::Generics::Collections::TDictionary__2<System::UnicodeString,TEventPointer>* AllEvents = {read=FEvents};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | 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!