API:FMX.MultiView.Types.TCustomPopover.TintColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TintColor: TAlphaColor read FTintColor write SetTintColor stored IsTintColorStored;

C++

__property System::Uitypes::TAlphaColor TintColor = {read=FTintColor, write=SetTintColor, stored=IsTintColorStored, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TCustomPopover

Description

Embarcadero Technologies does not currently have any additional information.