FireDAC.Phys.Intf.IFDPhysChangeHandler.SetContentModified

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetContentModified(AValue: Boolean);

C++

virtual void __fastcall SetContentModified(bool AValue) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysChangeHandler

Description

Setter of ContentModified.

See Also