help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TWriter.Write

Write raw data to stream

Declaration

Source position: classesh.inc line 1132

public procedure TWriter.Write(

  const Buffer;

  Count: LongInt

); virtual;

Description

Write is introduced for Delphi compatibility to write raw data to the component stream. This should not be used in new production code as it will totally mess up the streaming.

See also

TBinaryObjectWriter.Write

  

Write raw data to stream

TAbstractObjectWriter.Write

  

Write raw data to stream

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505