API:System.Tether.AppProfile.TRemoteActionState
Delphi
TRemoteActionState = (Running, NotRunning, NotFound);
C++
enum class DECLSPEC_DENUM TRemoteActionState : unsigned char { Running, NotRunning, NotFound };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp |
System.Tether.AppProfile | System.Tether.AppProfile |
Description
Embarcadero Technologies does not currently have any additional information.