System.JSON.TJSONNumber.AsCurrency

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AsCurrency: Currency read GetAsCurrency;

C++

__property System::Currency AsCurrency = {read=GetAsCurrency};

Properties

Type Visibility Source Unit Parent
property public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONNumber

Description

Embarcadero Technologies does not currently have any additional information.