[Overview][Classes][Index] | Reference for unit 'JSONPropStorage' (#lazJsonPropStorage) |
TCustomJSONPropStorage.StorageNeeded
Aks the underlying storage object for an entry
Declaration
Source position: JSONPropStorage.pas line 46
public procedure TCustomJSONPropStorage.StorageNeeded( |
ReadOnly: Boolean |
); override; |
Arguments
ReadOnly |
|
If the item is read-only. |