Data.Bind.Components.TBindComponentDelegate.RequiresControlHandler
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindComponentDelegate |
Delphi
function RequiresControlHandler: Boolean; virtual; abstract;
C++
virtual bool __fastcall RequiresControlHandler() = 0 ;
Description
Used internally for observing purposes.