Show: Delphi
C++
Display Preferences
FMX.Effects.TBlurEffect Declared Members
From XE2 API Documentation
Constructors & Destructors
| Create | Creates a new instance of TBlurEffect, setting the Enabled property to True and Softness, to 0.3. |
| Destroy |
Functions
| GetOffset | Specific implementation of FMX.Types.TEffect.GetOffset. |
| GetRect | Specific implementation of FMX.Types.TEffect.GetRect. |
| ProcessEffect | Specific implementation of FMX.Types.TEffect.ProcessEffect used to process the effect. |
Properties
| Softness | Specifies the amount of blur applied to the visual component. |