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

Renvoie la valeur chaîne du flux reçu, s’il est disponible. Si le flux n’est pas disponible, AsString renvoie la valeur de la chaîne reçue.

Voir aussi