Data.Bind.Components.TCustomLinkControlToField.RequiresControlHandler

Aus RAD Studio API Documentation

Delphi

function RequiresControlHandler: Boolean; override;

C++

virtual bool __fastcall RequiresControlHandler();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomLinkControlToField

Beschreibung

Wird intern zu Überprüfungszwecken verwendet. Data.Bind.Components.TCustomLinkControlToField.RequiresControlHandler erbt von Data.Bind.Components.TBindComponentDelegate.RequiresControlHandler. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TBindComponentDelegate.RequiresControlHandler.

Wird intern zu Überprüfungszwecken verwendet.

Siehe auch