TCustomJSONPropStorage.JSONFileName

laz Json Prop Storage

[Overview][Classes][Index] Reference for unit 'JSONPropStorage' (#lazJsonPropStorage)

TCustomJSONPropStorage.JSONFileName

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

Declaration

Source position: JSONPropStorage.pas line 52

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