System.Tether.AppProfile.TResourceValue.AsSingle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AsSingle: Single read GetSingle;

C++

__property float AsSingle = {read=GetSingle};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TResourceValue


Beschreibung

Tatsächlicher Wert, der von TResourceValue gekapselt wird, wenn der Datentyp Gleitkommawert mit einfacher Genauigkeit ist.

Siehe auch