System.JSON.TJSONAncestor.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create; overload; virtual;

C++

__fastcall virtual TJSONAncestor()/* overload */;

プロパティ

種類 可視性 ソース ユニット
constructor public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONAncestor


説明

TJSONAncestor のインスタンスを作成します。

関連項目