Data.Bind.Components.GetBindCompDesignerProc
Delphi
GetBindCompDesignerProc: function (AClass: TContainedBindCompClass): IBindCompDesigner = nil;
C++
extern DELPHI_PACKAGE _di_IBindCompDesigner __fastcall (*GetBindCompDesignerProc)(TContainedBindCompClass AClass);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
variable | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
説明
内部使用のみ。
GetBindCompDesignerProc は、内部使用専用の変数です。 GetBindCompDesignerProc をアプリケーションで使用しないでください。