Data.Bind.Components.TBoundComponentOptions

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

Delphi

type TBoundComponentOptions = set of TBoundComponentOption;

C++

typedef System::Set<TBoundComponentOption, TBoundComponentOption::dbcoptAddDataBindingsProperty, TBoundComponentOption::dbcoptApplyToDescendents> TBoundComponentOptions;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

説明

TBoundComponentOption の集合です。


関連項目