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

TCustomJSONPropStorage.JSONFileName

Name of the file where the property data is saved in JSON format.

Declaration

Source position: jsonpropstorage.pas line 43

public property TCustomJSONPropStorage.JSONFileName : string
  read FJSONFileName
  write FJSONFileName;