[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Write a string to the binary stream
Source position: classesh.inc line 1415
public procedure TBinaryObjectWriter.WriteStr( |
const Value: string |
); |
WriteStr writes a string value to the binary stream. It is exposed so it can be used in DefineProperties.