System.JSON.Serializers.TJsonProperty.ParentType
Delphi
property ParentType: PTypeInfo read FParentType write FParentType;
C++
__property System::Typinfo::PTypeInfo ParentType = {read=FParentType, write=FParentType};
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.