Data.Bind.Components.GetBoundComponentOptionsProc

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

Delphi

GetBoundComponentOptionsProc: function (AClass: TComponentClass): TBoundComponentOptions = nil;

C++

extern DELPHI_PACKAGE TBoundComponentOptions __fastcall (*GetBoundComponentOptionsProc)(System::Classes::TComponentClass AClass);

プロパティ

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


説明

内部使用のみ。

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

関連項目