FMX.Controls.TControl.RecalcHasEffect
Delphi
procedure RecalcHasEffect; virtual;
C++
virtual void __fastcall RecalcHasEffect(void);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure function |
public | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Force le contrôle en cours à recalculer sa propriété HasEffect. RecalcHasEffect force également le parent du contrôle à recalculer sa propriété HasEffect.