System.JSON.TJSONAncestor.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TJSONAncestor();

Properties

Type Visibility Source Unit Parent
constructor public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONAncestor

Description

Creates an instance of TJSONAncestor.

See Also