FMX.Types.IFlasher.Color

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Color: TAlphaColor read GetColor;

C++

__property System::Uitypes::TAlphaColor Color = {read=GetColor};

Properties

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

Description

Keeps the color of the IFlasher type object.

See Also