Show: Delphi
C++
Display Preferences
FMX.Types.TControl.GetEffectsRect
From XE2 API Documentation
Delphi
function GetEffectsRect: TRectF; virtual;
C++
virtual System::Types::TRectF __fastcall GetEffectsRect(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TControl |
Description
Returns the rectangle occupied by the effects applied over the control. It is used when the control is updated.