System.JSON.Serializers.TJsonProperty.UnderlyingName
Delphi
property UnderlyingName: string read FUnderlyingName write FUnderlyingName;
C++
__property System::UnicodeString UnderlyingName = {read=FUnderlyingName, write=FUnderlyingName};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonProperty |
Description
Embarcadero Technologies does not currently have any additional information.