FireDAC.Phys.Intf.IFDPhysChangeHandler.GetContentModified

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetContentModified: Boolean;

C++

virtual bool __fastcall GetContentModified() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysChangeHandler


Beschreibung

Getter-Methode von ContentModified.

Siehe auch