Rows Property (Read Only)

Top  Previous  Next

Return the total number of rows of the current terminal type.

 

Visual Basic Syntax

 

[Integer =] TNBnnnnX.Rows

 

Delphi Syntax

 

[Integer :=] TNBnnnnX.Rows;

 

 

Remarks

 

Depending on the terminal type chosen, this property returns the values 24, 32 or 43.

 

See Also Cols and TerminalType property.