Read-only access to the internal stream
Source position: jsonini.pp line 80
public property TJSONIniFile.Stream : TStream |
Stream provides read-only access to the internal stream used by the TJSONIniFile instance. This property is only available when the instance was created with a stream parameter. For file-based instances, this property returns nil.
|
Creates a new TJSONIniFile instance |