System.JSON.Builders.TJSONCollectionBuilder Types

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
TBaseCollectionpublicBase class for the TJSONCollectionBuilder types.
TElementspublicJSON builder that allows you to add values to a JSON array.
TGetReaderProcpublicReference to a function to get the reader.
TPairspublicJSON builder that allows you to add key-value pairs to a JSON object.
TParentCollectionpublicJSON builder that allows you either to add key-value pairs to a JSON object or to add values to a JSON array.
TParentTypepublicDefines the possible parent item types.
TReleaseReaderProcpublicReference to a procedure to release the reader.
TResetWriterProcpublicReference to a procedure to reset the writer.