Data.Bind.Components.TCustomBindGridLink.GetUpdating

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetUpdating: Boolean;

C++

bool __fastcall GetUpdating(void);

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 Updating.

Siehe auch