System.JSON.TJSONAncestor.GetOwned
Delphi
function GetOwned: Boolean; virtual;
C++
virtual bool __fastcall GetOwned(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONAncestor |
Delphi
function GetOwned: Boolean; virtual;
C++
virtual bool __fastcall GetOwned(void);
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONAncestor |