System.PushNotification.TPushService.TStatus

提供:RAD Studio API Documentation

Delphi

TStatus = (Stopped, Starting, Started, StartupError);

C++

enum class DECLSPEC_DENUM TStatus : unsigned char { Stopped, Starting, Started, StartupError };

プロパティ

種類 可視性 ソース ユニット
enum public
System.PushNotification.pas
System.PushNotification.hpp
System.PushNotification TPushService

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。