Data.Bind.Components.TBindComponentDelegate.RequiresControlHandler

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

Delphi

function RequiresControlHandler: Boolean; virtual; abstract;

C++

virtual bool __fastcall RequiresControlHandler(void) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindComponentDelegate

説明

観察のために内部的に使用されます。


関連項目