Data.Bind.DBLinks.TBaseBindDBFieldLink.RequiresControlHandler

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function RequiresControlHandler: Boolean; override;

C++

virtual bool __fastcall RequiresControlHandler();

Properties

Type Visibility Source Unit Parent
function public
Data.Bind.DBLinks.pas
Data.Bind.DBLinks.hpp
Data.Bind.DBLinks TBaseBindDBFieldLink

Description

Used internally for observing purposes.

Data.Bind.DBLinks.TBaseBindDBFieldLink.RequiresControlHandler inherits from Data.Bind.Components.TBindComponentDelegate.RequiresControlHandler. All content below this line refers to Data.Bind.Components.TBindComponentDelegate.RequiresControlHandler.

Used internally for observing purposes.

See Also