System.JSON.TJSONNumber.AsCurrency
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.