Data.Bind.DBScope.TCustomBindScopeDB.UpdateRecord

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateRecord(ABindComp: TBasicBindComponent); virtual;

Properties

Type Visibility Source Unit Parent
procedure protected Data.Bind.DBScope.pas Data.Bind.DBScope TCustomBindScopeDB

Description

Informs the data-aware controls of possible updates.

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

See Also