Data.Bind.Components.TCustomBindGridList.ResetList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ResetList; virtual;

C++

virtual void __fastcall ResetList();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindGridList

Description

Refills the list if the expressions are active and the AutoFill property is set to True.

See Also