FMX.Controls.Presentation.TPresentedControl.RecalcOpacity
Delphi
procedure RecalcOpacity; override;
C++
virtual void __fastcall RecalcOpacity(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Controls.Presentation.pas FMX.Controls.Presentation.hpp |
FMX.Controls.Presentation | TPresentedControl |
Description
Requests the presentation layer to recalculate the opacity of the presentation of your control and its child controls based on the value of the AbsoluteOpacity property.