Data.Bind.Components.TCustomLinkListControlToField.RequiresControlHandler

From RAD Studio API Documentation
Revision as of 01:42, 7 June 2012 by BuildBot (talk | contribs) (Created page with '{{#lst:API:Data.Bind.Components.TCustomLinkListControlToField.RequiresControlHandler|api}} ==Description== {{#lsth:API:Data.Bind.Components.TCustomLinkListControlToField.Requires...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

function RequiresControlHandler: Boolean; override;

C++

virtual bool __fastcall RequiresControlHandler(void);

Properties

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

Description

Used internally for observing purposes.

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