[
Overview
][
Constants
][
Types
][
Classes
][
Procedures and functions
][
Variables
]
Reference for unit 'Classes' (
#fcl
)
TWriter.WriteString
Write a string to the stream.
Declaration
public
procedure
TWriter
.
WriteString
(
const
Value
:
String
)
;