System.JSON.Types.TJsonTimestamp.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(ATime: Integer; AInc: Integer);

C++

__fastcall TJsonTimestamp(int ATime, int AInc);
TJsonTimestamp() {}

Properties

Type Visibility Source Unit Parent
constructor public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonTimestamp

Description

Embarcadero Technologies does not currently have any additional information.