FMX.Controls3D.TControl3D.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.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D TControl3D

Description

Internally used field that specifies whether there is a need to return the absolute opacity in internal calls to GetAbsoluteOpacity.

See Also