System.Tether.AppProfile.TResourceValue.AsDouble
Delphi
property AsDouble: Double read GetDouble;
C++
__property double AsDouble = {read=GetDouble};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp |
System.Tether.AppProfile | TResourceValue |
Description
Actual value that TResourceValue wraps if the data type is double-precision floating-point value.