FireDAC.Comp.Client.TFDAdaptedDataSet.SetContentModified

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetContentModified(AValue: Boolean);

C++

void __fastcall SetContentModified(bool AValue);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDAdaptedDataSet


Beschreibung

Setter-Methode von ContentModified.

Siehe auch