System.Tether.AppProfile.TRemoteAction.Enabled

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Enabled: Boolean read FEnabled write FEnabled;

C++

__property bool Enabled = {read=FEnabled, write=FEnabled, nodefault};

Propriétés

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


Description

Spécifie si le TContainedAction encapsulé par l'action distante est activé.

Voir aussi