System.Tether.AppProfile.TResourceValue.AsSingle
Delphi
property AsSingle: Single read GetSingle;
C++
__property float AsSingle = {read=GetSingle};
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 single-precision floating-point value.