API:System.JSON.TJSONAncestor.Owned

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Owned: Boolean read FOwned write FOwned;

C++

__property bool Owned = {read=FOwned, write=FOwned, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.