FMX.Controls.TControl.RecalcHasEffect
Delphi
procedure RecalcHasEffect; virtual;
C++
virtual void __fastcall RecalcHasEffect(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		public | FMX.Controls.pas FMX.Controls.hpp  | 
        FMX.Controls | TControl | 
Description
Forces the current control to recalculate its HasEffect property. RecalcHasEffect also forces the control's parent to recalculate its HasEffect property.