Data.Bind.Components.TCustomBindGridList.ResetList
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomBindGridList |
Delphi
procedure ResetList; virtual;
C++
virtual void __fastcall ResetList();
Description
Refills the list if the expressions are active and the AutoFill property is set to True.