FMX.MultiView.Types.TMultiViewAppearance.Owner
Delphi
property Owner: TComponent read FOwner;
C++
__property System::Classes::TComponent* Owner = {read=FOwner};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.MultiView.Types.pas FMX.MultiView.Types.hpp |
FMX.MultiView.Types | TMultiViewAppearance |
Description
A reference to the owner of these settings.
The constructor sets the value of this property.