FMX.Effects.TGlowEffect.Opacity

From RAD Studio API Documentation
Revision as of 05:23, 31 October 2011 by Alexandrusm (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property Opacity: Single read FOpacity write SetOpacity nodefault;

C++

__property float Opacity = {read=FOpacity, write=SetOpacity};

Properties

Type Visibility Source Unit Parent
property published
FMX.Effects.pas
FMX.Effects.hpp
FMX.Effects TGlowEffect

Description

Opacity represents the degree of opacity of the halo.

Opacity is a System.Single value that takes values between 0 and 1.

See Also

Personal tools
Translations