API:Data.Bind.Components.TCustomBindGridListLink.ResetList
Delphi
procedure ResetList; override;
C++
virtual void __fastcall ResetList(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomBindGridListLink |
Description
Refills the list if the expressions are active and the AutoFill property is set to True.
Data.Bind.Components.TCustomBindGridListLink.ResetList inherits from Data.Bind.Components.TCustomBindGridList.ResetList. All content below this line refers to Data.Bind.Components.TCustomBindGridList.ResetList.
Refills the list if the expressions are active and the AutoFill property is set to True.