[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TStringStream.Encoding

Encoding of the string with the data

Declaration

Source position: classesh.inc line 1115

public property TStringStream.Encoding : TEncoding
  read FEncoding;

Description

Encoding is the encoding of the string which contains the data. If the encoding was not specified (or detected) in the constructor, this is the default system encoding.

See also

TStringStream.OwnsEncoding

  

Does the stream instance owns the encoding

TStringStream.Create

  

Creates a new stringstream and sets its initial content.

TStringStream.CreateRaw

  

Create stringstream using codepage of string


Documentation generated on: May 14 2021