API:System.StdConvs.CelsiusToFahrenheit
Delphi
function CelsiusToFahrenheit(const AValue: Double): Double;
C++
extern DELPHI_PACKAGE double __fastcall CelsiusToFahrenheit(const double AValue);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.StdConvs.pas System.StdConvs.hpp |
System.StdConvs | System.StdConvs |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!