FMX.Types.IFlasher.Opacity

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Opacity: Single read GetOpacity;

C++

__property float Opacity = {read=GetOpacity};

Properties

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

Description

Keeps the flasher opacity value.

See Also