Data.Bind.Components.TCustomBindGridLink.UpdateRecord
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomBindGridLink |
Delphi
procedure UpdateRecord;
C++
void __fastcall UpdateRecord();
Description
Informs the binding component that the value of the control should be written to the data source.