System.Tether.AppProfile.TResourceValue.AsString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AsString: string read GetString;

C++

__property System::UnicodeString AsString = {read=GetString};

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 une chaîne.

Voir aussi