System.Tether.AppProfile.TLocalAction.Action

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Action: TContainedAction read FAction write SetAction;

C++

__property System::Actions::TContainedAction* Action = {read=FAction, write=SetAction};

Propriétés

Type Visibilité  Source Unité  Parent
property published
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TLocalAction


Description

Action que cette instance de TLocalAction encapsule.

Exceptions

Quand Kind vaut TTetheringRemoteKind.Mirror, un appel de Action.Execute peut déclencher l'une des exceptions suivantes :

Exception Exception.Message Scénarios

ETetheringException

Aucune connexion disponible pour <l'identificateur de profil>

Impossible de se connecter au profil <identificateur de profil>

Voir aussi