FMX.MediaLibrary.Actions.TShowShareSheetAction.TextMessage

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property TextMessage: string read FMessage write FMessage;

C++

__property System::UnicodeString TextMessage = {read=FMessage, write=FMessage};

Propriétés

Type Visibilité  Source Unité  Parent
property published
FMX.MediaLibrary.Actions.pas
FMX.MediaLibrary.Actions.hpp
FMX.MediaLibrary.Actions TShowShareSheetAction


Description

Spécifie le texte à partager avec d'autres services natifs.

Utilisez la propriété TextMessage pour spécifier le texte à partager.

Voir aussi