FMX.StdActns.TCustomValueRange.Owner

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Owner: TComponent read FOwner;

C++

__property System::Classes::TComponent* Owner = {read=FOwner};

Properties

Type Visibility Source Unit Parent
property public
FMX.StdActns.pas
FMX.StdActns.hpp
FMX.StdActns TCustomValueRange

Description

The owner component of this class instance.