FMX.ActnList.TCustomViewAction.SetComponent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetComponent(const Value: TComponent); virtual;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList TCustomViewAction


Beschreibung

Setter-Methode für die Component-Eigenschaft.