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

TCustomJSONPropStorage.GetJSONFileName

Gets the value for the JSONFileName property.

Declaration

Source position: jsonpropstorage.pas line 29

protected function TCustomJSONPropStorage.GetJSONFileName: string; virtual;

Function result

Value for the JSONFileName property.

See also

TCustomJSONPropStorage.JSONFileName

  

Name of the file where the session property names and values are saved in JSON format.


Version 4.4 Generated 2025-11-08 Home