FMX.Types.IFlasher.GetOpacity

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetOpacity: Single;

C++

virtual float __fastcall GetOpacity() = 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 Opacity property.

See Also