System.Tether.AppProfile.TResourceValue.AsDouble

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AsDouble: Double read GetDouble;

C++

__property double AsDouble = {read=GetDouble};

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 doppelter Genauigkeit ist.

Siehe auch