FMX.MediaLibrary.IFMXShareSheetActionsService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXShareSheetActionsService = interface

C++

__interface  INTERFACE_UUID("{79FCC7B1-C5BF-4533-B31E-084F1A6E2264}") IFMXShareSheetActionsService  : 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 the system sharing service, which allows to share images and text with other system services such as e-mail or social networking.

Use TShowShareSheetAction to share data.

See Also