FireDAC.Phys.Intf.IFDPhysChangeHandler.GetContentModified

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetContentModified: Boolean;

C++

virtual bool __fastcall GetContentModified() = 0 ;

Properties

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

Description

Getter of ContentModified.

See Also