Data.Bind.Components.TCommonBindComponent.SetControlComponent
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.Components.pas Data.Bind.Components.hpp  | 
        Data.Bind.Components | TCommonBindComponent | 
Beschreibung
Als protected deklarierte Setter-Implementierung für die Eigenschaft ControlComponent.