FireDAC.Phys.TFDPhysEventAlerter.InternalHandleEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure InternalHandleEvent(const AEventName: String; const AArgument: Variant); virtual;

C++

virtual void __fastcall InternalHandleEvent(const System::UnicodeString AEventName, const System::Variant &AArgument);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysEventAlerter


Description

Implémentation spécifique au pilote de la gestion des notifications d'événements.

InternalHandleEvent est appelée après le traitement de la file d'attente des notifications de modifications.