FMX.MediaLibrary._di_IFMXImageManagerService

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFMXImageManagerService> _di_IFMXImageManagerService;

Properties

Type Visibility Source Unit Parent
typedef public FMX.MediaLibrary.hpp FMX.MediaLibrary FMX.MediaLibrary

Description

Represents the DelphiInterface of IFMXImageManagerService.

You can use _di_IFMXImageManagerService to refer to an image manager service in C++ code.

See Also