FMX.MediaLibrary.IFMXTakenImageService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXTakenImageService = interface

C++

__interface  INTERFACE_UUID("{5DADF207-B6CE-4C3A-9E0F-C45B39128DA5}") IFMXTakenImageService  : public System::IInterface

Properties

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

Description

Platform service for picking photos from the system library.

Use TTakePhotoFromLibraryAction to take photos from the system library.

See Also