Data.Bind.Components.TCustomLinkControlToProperty.RequiresControlHandler
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomLinkControlToProperty | |
Delphi
function RequiresControlHandler: Boolean; override;
C++
virtual bool __fastcall RequiresControlHandler();
Description
Used internally for observing purposes.
Data.Bind.Components.TCustomLinkControlToProperty.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.