[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Does the stream instance owns the encoding
Source position: classesh.inc line 1114
public property TStringStream.OwnsEncoding : Boolean |
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.
|
Encoding of the string with the data |