API:Data.Bind.Components.TCustomBindGridListLink.ResetList

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure ResetList; override;

C++

virtual void __fastcall ResetList();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindGridListLink

説明

式がアクティブであり、かつ AutoFill プロパティが True に設定されている場合、リストを再設定することができます。

Data.Bind.Components.TCustomBindGridListLink.ResetList は Data.Bind.Components.TCustomBindGridList.ResetList を継承しています。以下の内容はすべて Data.Bind.Components.TCustomBindGridList.ResetList を参照しています。

式がアクティブであり、かつ AutoFill プロパティが True に設定されている場合、リストを再設定することができます。

関連項目