Cols Property (Read Only)

Top  Previous  Next

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

 

Visual Basic Syntax

 

[Integer =] TNBnnnn.Cols

 

Delphi Syntax

 

[Integer :=] TNBnnnn.Cols;

 

 

Remarks

 

The Cols property may return 80 or 132 values depending on the terminal type chosen.

 

See also Rows and TerminalType properties.