Data.Bind.DBScope.TCustomBindScopeDB.UpdateRecord

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: procedure
Visibility: protected
Source: Data.Bind.DBScope.pas
Unit: Data.Bind.DBScope
Parent: TCustomBindScopeDB

Delphi

procedure UpdateRecord(ABindComp: TBasicBindComponent); virtual;

Description

Informs the data-aware controls of possible updates.

The UpdateRecord method informs the data-aware controls of possible updates.

See Also