API:FMX.ActnList.TCustomAction.Target

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Target: TComponent read FTarget write SetTarget;

C++

__property System::Classes::TComponent* Target = {read=FTarget, write=SetTarget};

Properties

Type Visibility Source Unit Parent
property public
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList TCustomAction

Description

Embarcadero Technologies does not currently have any additional information.