Show: Delphi
C++
Display Preferences
FMX.Types.TControl.FAbsoluteHasAfterPaintEffect
From XE2 API Documentation
Delphi
FAbsoluteHasAfterPaintEffect: Boolean;
C++
bool FAbsoluteHasAfterPaintEffect;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | protected | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TControl |
Description
Keeps the value of the HasAfterPaintEffect property.
Do not use it in applications. Use HasAfterPaintEffect instead.