Data.Bind.Components.RegisterBindCompDesignerProc

提供:RAD Studio API Documentation

Delphi

RegisterBindCompDesignerProc: procedure (AClass: TContainedBindCompClass; ADesigner: IBindCompDesigner) = nil;

C++

extern DELPHI_PACKAGE void __fastcall (*RegisterBindCompDesignerProc)(TContainedBindCompClass AClass, _di_IBindCompDesigner ADesigner);

プロパティ

種類 可視性 ソース ユニット
variable public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components


説明

内部使用のみ。

RegisterBindCompDesignerProc は、内部使用専用の変数です。 RegisterBindCompDesignerProc をアプリケーションで使用しないでください。

関連項目