Data.Bind.Components.TCustomBindGridLink.GetIsModified
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomBindGridLink | |
Delphi
function GetIsModified: Boolean;
C++
bool __fastcall GetIsModified();
Description
Protected getter implementation for the IsModified property.