FMX.Effects.IEffectContainer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IEffectContainer = interface

C++

__interface  INTERFACE_UUID("{FFC591A9-A520-45F2-BD49-17F76E7B057C}") IEffectContainer  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Effects.pas
FMX.Effects.hpp
FMX.Effects FMX.Effects

Description

Interface that defines an object that contains a set of effects.

See Also