API:System.JSON.TJSONAncestor.Owned
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.