FireDAC.Phys.TFDPhysEventAlerter.InternalRefresh

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure InternalRefresh(const AHandler: IFDPhysChangeHandler); virtual;

C++

virtual void __fastcall InternalRefresh(const Firedac::Phys::Intf::_di_IFDPhysChangeHandler AHandler);

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 l'actualisation d'un gestionnaire de modifications.

Refresh appelle InternalRefresh.

Voir aussi