Previous: WhereY function To the Table of Content Next: WriteChar procedure

- 4.67.2.23 -
Standard Units
WinCRT
WinCRT Unit Procedures and Functions

WriteBuf procedure

Targets: Win32 GUI


WinCRT Unit

Writes a block of characters to the WinCRT window.

Declaration:
procedure WriteBuf(Buffer: PChar; Count: Word);
Remarks:
Buffer points to the first character in the block. Count contains the number of characters to write.


Previous: WhereY function To the Table of Content Next: WriteChar procedure
WhereY function Table of Content WriteChar procedure

- 4.67.2.23 -