Data.Bind.Components.TCustomBindGridLink.GetCanModify

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetCanModify: Boolean;

C++

bool __fastcall GetCanModify();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindGridLink


Beschreibung

Als protected deklarierte Getter-Implementierung für die Eigenschaft CanModify.

Siehe auch