System.PushNotification.TPushService.Connections
Delphi
property Connections[I: Integer]: TPushServiceConnection read GetConnection;
C++
__property TPushServiceConnection* Connections[int I] = {read=GetConnection};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | public | System.PushNotification.pas System.PushNotification.hpp  | 
        System.PushNotification | TPushService | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。