FMX.Effects._di_IEffectContainer
C++
typedef System::DelphiInterface<IEffectContainer> _di_IEffectContainer;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | FMX.Effects.hpp | FMX.Effects | FMX.Effects |
Description
Represents the DelphiInterface of IEffectContainer.
You can use _di_IEffectContainer to refer to a container of effects in C++ code.