Data.Bind.Components.RegisterBoundComponents
Delphi
procedure RegisterBoundComponents(const AClasses: array of TComponentClass; AFlags: TBoundComponentOptions);
C++
extern DELPHI_PACKAGE void __fastcall RegisterBoundComponents(System::Classes::TComponentClass const *AClasses, const System::NativeInt AClasses_High, TBoundComponentOptions AFlags);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
説明
オブジェクト インスペクタが指定されたオブジェクト型の LiveBindings プロパティを表示するべきかどうかを登録します。
RegisterBoundComponents は、オブジェクト インスペクタが指定されたオブジェクト型の LiveBindings プロパティを表示するべきかどうかを登録します。