FireDAC.Phys.Intf.IFDPhysChangeHandler.RefreshContent
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysChangeHandler | |
Delphi
procedure RefreshContent;
C++
virtual void __fastcall RefreshContent() = 0 ;
Description
Called when the event alerter needs to refresh the content of the change handler. For example, as a result of receiving a data change notification.