System.JSON.Serializers.TJsonSerializer.SetDateTimeZoneHandling
Delphi
procedure SetDateTimeZoneHandling(AValue: TJsonDateTimeZoneHandling); virtual;
C++
virtual void __fastcall SetDateTimeZoneHandling(System::Json::Types::TJsonDateTimeZoneHandling AValue);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonSerializer |
Description
Embarcadero Technologies does not currently have any additional information.