Unit 'fpjson.schema.schema' Package
[Overview][Types][Classes][Index] [#fcl-jsonschema]

TJSONSchemaList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

TJSONSchemaList

|

TObject


Documentation generated on: 2025-07-25