FMX.Effects._di_IEffectContainer

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also