System.JSON.Types.TJsonOid.AsString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AsString: String read GetAsString write SetAsString;

C++

__property System::UnicodeString AsString = {read=GetAsString, write=SetAsString};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonOid


Description

Fournit l'accès à la valeur de Oid sous forme de chaîne hexadécimale.

Voir aussi