FMX.Effects.TEffectStyleHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TEffectStyleHelper = record helper for TEffectStyle

C++

/*Helper*/typedef void *TEffectStyleHelper;

Properties

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

Description

For internal use. TEffectStyleHelper is a record helper that provides fields for a scoped enumeration, the FMX.Effects.TEffectStyle type.

See Also