[Overview][Classes][Procedures and functions][Index] Reference for unit 'JSONPropStorage' (#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;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.