表示: Delphi
C++
表示設定
Data.Bind.Components.CreateBindComponent
提供:XE2 API Documentation
Delphi
function CreateBindComponent(AOwner: TComponent; ABindCompClass: TContainedBindCompClass): TContainedBindComponent;
C++
extern PACKAGE TContainedBindComponent* __fastcall CreateBindComponent(System::Classes::TComponent* AOwner, TContainedBindCompClass ABindCompClass);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
説明
設計時に バインディング式エディタ が、バインディング コンポーネントを作成するために、内部的に使用します。
CreateBindComponent は、設計時に バインディング式エディタ が、バインディング コンポーネント(TBindExpression、TBindExprItems、TBindList、など)を作成するために、内部的に使用します。