Data.Bind.Components.TBindComponentDelegate.RequiresControlHandler

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function RequiresControlHandler: Boolean; virtual; abstract;

C++

virtual bool __fastcall RequiresControlHandler() = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindComponentDelegate

Description

Used internally for observing purposes.

See Also