FMX.Effects.TEffectStyles

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TEffectStyles = set of TEffectStyle;

C++

typedef System::Set<TEffectStyle, _DELPHI_SET_ENUMERATOR(TEffectStyle::AfterPaint), _DELPHI_SET_ENUMERATOR(TEffectStyle::DisablePaintToBitmap)> TEffectStyles;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FMX.Effects.pas
FMX.Effects.hpp
FMX.Effects FMX.Effects

Description

Embarcadero Technologies does not currently have any additional information.