Data.Bind.ObjectScope.TBaseObjectBindSource.GetCanApplyUpdates

From RAD Studio API Documentation
Revision as of 19:42, 17 July 2012 by BuildBot (talk | contribs) (Created page with '{{#lst:API:Data.Bind.ObjectScope.TBaseObjectBindSource.GetCanApplyUpdates|api}} ==Description== {{#lsth:API:Data.Bind.ObjectScope.TBaseObjectBindSource.GetCanApplyUpdates|Descrip...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: TBaseObjectBindSource

Delphi

function GetCanApplyUpdates: Boolean; virtual;

C++

virtual bool __fastcall GetCanApplyUpdates();

Description

Embarcadero Technologies does not currently have any additional information.