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