System.JSON.Serializers.TJsonSerializer.DateTimeZoneHandling
Delphi
property DateTimeZoneHandling: TJsonDateTimeZoneHandling read GetDateTimeZoneHandling write SetDateTimeZoneHandling;
C++
__property System::Json::Types::TJsonDateTimeZoneHandling DateTimeZoneHandling = {read=GetDateTimeZoneHandling, write=SetDateTimeZoneHandling, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonSerializer |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。