Show: Delphi
C++
Display Preferences
FMX.Types.TEffect.Enabled
From XE3 API Documentation
Delphi
property Enabled: Boolean read FEnabled write SetEnabled default True;
C++
__property bool Enabled = {read=FEnabled, write=SetEnabled, default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TEffect |
Description
Flag used to enable and disable the effect.