System.JSON.TJSONBool.AddDescendant

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure AddDescendant(const Descendant: TJSONAncestor); override;

C++

virtual void __fastcall AddDescendant(TJSONAncestor* const Descendant);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.JSON.pas
System.JSON.hpp
System.JSON TJSONBool


Description

AddDescendant n'a aucun effet sur les objets TJSONBool.

Voir aussi