property SVRowCount : Integer
Default: 200
Defines the number of rows in the scrollback view.
The SVRowCount property gets or sets the number of rows available in the scrollback buffer. If SVRowCount is being set and the new value is less than RowCount, RowCount is also set to the new value of SVRowCount.
See also: RowCount