Data.Bind.Components.TCustomBindGridLink.GetIsModified

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetIsModified: Boolean;

C++

bool __fastcall GetIsModified();

Properties

Type Visibility Source Unit Parent
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindGridLink

Description

Protected getter implementation for the IsModified property.

See Also