[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpjson.schema.schema.pp line 235
type TJSONSchemaVocabularyList = class(TOwnedCollection) |
public |
function IndexOfVocabulary(); |
function FindVocabulary(); |
function AddVocabulary(); |
property Schema: TJSONSchema; [r] |
property Vocabularies []: TJSONSchemaVocabulary; default; [rw] |
function ToString; overload; |
end; |
| |
TObject |