Data.Bind.Components.GetBindCompDesigner
Delphi
function GetBindCompDesigner(AClass: TContainedBindCompClass): IBindCompDesigner;
C++
extern DELPHI_PACKAGE _di_IBindCompDesigner __fastcall GetBindCompDesigner(TContainedBindCompClass AClass);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | public | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | Data.Bind.Components | 
説明
設計時に、バインディング コンポーネントのためのデザイナを取得するために、内部的に使用されます。
GetBindCompDesigner は、設計時に、バインディング コンポーネントのためのデザイナを取得するために、内部的に使用されます。 デザイナは、式エディタによって、バインディング コンポーネントに関連づけられるバインディング式を管理するために使用されます。