- 4.67.2.23 -
Standard Units
WinCRT
WinCRT Unit Procedures and FunctionsWriteBuf 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.
|
|
|
WhereY function |
Table of Content |
WriteChar procedure |
- 4.67.2.23 -