FMX.Types.IFlasher.GetColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetColor: TAlphaColor;

C++

virtual System::Uitypes::TAlphaColor __fastcall GetColor(void) = 0 ;

Properties

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

Description

Declaration of the getter method for the Color property.

See Also