Unit 'JsonIni' Package
[Overview][Classes][Index] [#fcl]

TJSONIniFile.Stream

Read-only access to the internal stream

Declaration

Source position: jsonini.pp line 80

public property TJSONIniFile.Stream : TStream
  read FStream;

Description

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.

See also

Create

  

Creates a new TJSONIniFile instance


Documentation generated on: Jan 27 2026