API:IBX.IBEvents.TEventAlert
Delphi
TEventAlert = procedure( Sender: TObject; EventName: string; EventCount: longint;
var CancelAlerts: Boolean) of object;
C++
typedef void __fastcall (__closure *TEventAlert)(System::TObject* Sender, System::UnicodeString EventName, System::LongInt EventCount, bool &CancelAlerts);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
type typedef |
public | IBX.IBEvents.pas IBX.IBEvents.hpp |
IBX.IBEvents | IBX.IBEvents |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !