Data.Bind.Components.TCustomBindGridLink.UpdateList

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TCustomBindGridLink

Delphi

procedure UpdateList;

C++

void __fastcall UpdateList();

Description

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

See Also