System.Tether.AppProfile.TResourceValue.AsString
Delphi
property AsString: string read FString;
C++
__property System::UnicodeString AsString = {read=FString};
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 String ist.