Fmx.Bind.DBLinks.TCustomBindDBTextLink.RequiresControlHandler

提供:RAD Studio API Documentation

Delphi

function RequiresControlHandler: Boolean; override;

C++

virtual bool __fastcall RequiresControlHandler();

プロパティ

種類 可視性 ソース ユニット
function public
Fmx.Bind.DBLinks.pas
Fmx.Bind.DBLinks.hpp
Fmx.Bind.DBLinks TCustomBindDBTextLink

説明

観察のために内部的に使用されます。 Fmx.Bind.DBLinks.TCustomBindDBTextLink.RequiresControlHandler は Data.Bind.Components.TBindComponentDelegate.RequiresControlHandler を継承しています。以下の内容はすべて Data.Bind.Components.TBindComponentDelegate.RequiresControlHandler を参照しています。


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


関連項目