Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TStringStream.OwnsEncoding

Does the stream instance owns the encoding.

Declaration

Source position: classesh.inc line 1286

public property TStringStream.OwnsEncoding : Boolean
  read FOwnsEncoding;

Description

OwnsEncoding indicates whether the stream instance owns the encoding or not. If it owns the encoding, it will be freed when the stream instance is freed.

See also

TStringStream.Encoding

  

Encoding of the string with the data.


Documentation generated on: Jul 24 2023