System.JSON.TJSONAncestor.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create; overload; virtual;

C++

__fastcall virtual TJSONAncestor()/* overload */;

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