Data.Bind.Components.TCustomBindGridLink.UpdateRecord

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateRecord;

C++

void __fastcall UpdateRecord(void);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindGridLink

Description

Informs the binding component that the value of the control should be written to the data source.

See Also