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