FireDAC.Phys.Intf.IFDPhysChangeHandler.SetContentModified

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetContentModified(AValue: Boolean);

C++

virtual void __fastcall SetContentModified(bool AValue) = 0 ;

Eigenschaften

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


Beschreibung

Setter-Methode von ContentModified.

Siehe auch