System.PushNotification.TPushService.TChange
Delphi
TChange = (Status, DeviceToken, StartupNotifications);
C++
enum class DECLSPEC_DENUM TChange : unsigned char { Status, DeviceToken, StartupNotifications };
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
enum | public | System.PushNotification.pas System.PushNotification.hpp |
System.PushNotification | TPushService |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。