Data.Bind.Components.RegisterBoundComponentsProc

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

RegisterBoundComponentsProc: procedure (const AClasses: array of TComponentClass; AFlags: TBoundComponentOptions) = nil;

C++

extern DELPHI_PACKAGE void __fastcall (*RegisterBoundComponentsProc)(System::Classes::TComponentClass const *AClasses, const int AClasses_High, TBoundComponentOptions AFlags);

プロパティ

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


説明

内部使用のみ。

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

関連項目