Data.Bind.Components.TBindComponentDelegate.RequiresControlHandler
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.