FMX.Controls.TControl.FRecalcOpacity

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FRecalcOpacity: Boolean;

C++

bool FRecalcOpacity;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl

Description

Flag that specifies whether a control's Opacity needs to be recalculated.

See Also