[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpjson.schema.schema.pp line 404
type TJSONSchemaList = class(TFPObjectList) |
public |
constructor Create(); overload; |
function FindIDOrNames(); |
function Add(); |
property SchemaOwner: TJsonSchema; [r] |
property Keyword: TJSONSchemaKeyword; [r] |
property Schemas []: TJsonSchema; default; [rw] |
end; |
| |
TObject |