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

TBinaryObjectWriter.WriteStr

Write a string to the binary stream.

Declaration

Source position: classesh.inc line 1722

public procedure TBinaryObjectWriter.WriteStr(

  const Value: string

);

Description

WriteStr writes a string value to the binary stream. It is exposed so it can be used in DefineProperties.


Documentation generated on: Jul 24 2023