FMX.StdActns.TObjectViewAction.SetComponent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetComponent(const Value: TComponent); override;

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.StdActns.pas
FMX.StdActns.hpp
FMX.StdActns TObjectViewAction

説明

Component プロパティの設定メソッドです。

FMX.StdActns.TObjectViewAction.SetComponent は FMX.ActnList.TCustomViewAction.SetComponent を継承しています。以下の内容はすべて FMX.ActnList.TCustomViewAction.SetComponent を参照しています。

Component プロパティの設定メソッドです。