Data.Bind.Components.TCustomBindGridLink.UpdateList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateList;

C++

void __fastcall UpdateList();

Properties

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

Description

Informs a list or grid binding component to update the control to reflect changes to the data source.

See Also