FMX.MediaLibrary._di_IFMXTakenImageService

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFMXTakenImageService> _di_IFMXTakenImageService;

Properties

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

Description

Represents the DelphiInterface of IFMXTakenImageService.

You can use _di_IFMXTakenImageService to refer to an image service that takes photos from the local library in C++ code.

See Also