Write a string to the binary stream.
Source position: classesh.inc line 2065
public procedure TBinaryObjectWriter.WriteStr( |
const Value: RawByteString |
); |
WriteStr writes a string value to the binary stream. It is exposed so it can be used in DefineProperties.