Unit 'JSONPropStorage' Package
[Overview][Classes][Procedures and functions][Index] [#lcl]

TCustomJSONPropStorage.StorageNeeded

Ask the underlying storage object for an entry.

Declaration

Source position: jsonpropstorage.pas line 37

public procedure TCustomJSONPropStorage.StorageNeeded(

  ReadOnly: Boolean

); override;

Arguments

ReadOnly

  

If the item is read-only.