Data.Bind.Components.TCustomBindGridLink.GetUpdating

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetUpdating: Boolean;

C++

bool __fastcall GetUpdating(void);

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

See Also