FMX.StdActns.TObjectViewAction.SetComponent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetComponent(const Value: TComponent); override;

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.StdActns.pas
FMX.StdActns.hpp
FMX.StdActns TObjectViewAction

Description

Setter for the Component property.

FMX.StdActns.TObjectViewAction.SetComponent inherits from FMX.ActnList.TCustomViewAction.SetComponent. All content below this line refers to FMX.ActnList.TCustomViewAction.SetComponent.

Setter for the Component property.