SetBufferSize

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemConsole class > Methods >

SetBufferSize

Previous pageReturn to chapter overviewNext page

Sets the height and width of the screen buffer area to the specified values.

 

width - The width of the buffer area measured in columns.

height - The height of the buffer area measured in rows.

SetBufferSize                   PROCEDURE(LONG pWidth, LONG pHeight)