FMX.Controls.TControl.FRecalcHasEffect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FRecalcHasEffect: Boolean;

C++

bool FRecalcHasEffect;

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 effect needs to be recalculated.

See Also