System.Tether.AppProfile.TResourceValue.AsInt64
Delphi
property AsInt64: Int64 read GetInt64;
C++
__property __int64 AsInt64 = {read=GetInt64};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp |
System.Tether.AppProfile | TResourceValue |
Description
Valeur réelle encapsulée par TResourceValue si le type de données est un entier signé sur 64 bits.