Data.Bind.DBLinks.TBaseBindDBControlLink.SetControlComponent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetControlComponent(const Value: TComponent);  override;

C++

virtual void __fastcall SetControlComponent(System::Classes::TComponent* const Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Data.Bind.DBLinks.pas
Data.Bind.DBLinks.hpp
Data.Bind.DBLinks TBaseBindDBControlLink

Beschreibung

Als protected deklarierte Setter-Methode für die Eigenschaft ControlComponent.

Data.Bind.DBLinks.TBaseBindDBControlLink.SetControlComponent erbt von Data.Bind.Components.TContainedBindComponent.SetControlComponent. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TContainedBindComponent.SetControlComponent.

Als protected deklarierte Setter-Methode für die Eigenschaft ControlComponent.

Siehe auch