System.JSON.Serializers.TJsonProperty.TypeInf

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TypeInf: PTypeInfo read FTypeInf write FTypeInf;

C++

__property System::Typinfo::PTypeInfo TypeInf = {read=FTypeInf, write=FTypeInf};

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.