API:Data.Bind.Components.TBindList.AutoFill

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

Delphi

property AutoFill;

C++

__property AutoFill = {default=1};

プロパティ

種類 可視性 ソース ユニット
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindList

説明

コントロール コンポーネントを、ソース コンポーネントから返されたデータで自動的に設定するかどうかを示します。

Data.Bind.Components.TBindList.AutoFill は Data.Bind.Components.TCustomBindList.AutoFill を継承しています。以下の内容はすべて Data.Bind.Components.TCustomBindList.AutoFill を参照しています。

コントロール コンポーネントを、ソース コンポーネントから返されたデータで自動的に設定するかどうかを示します。 デフォルトでは AutoFill は、True に設定されています。

関連項目