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