Programming with Reflection
T27DisplayPages property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the number of display pages in T27 emulation. You can also change this value using the Screen tab in the Display Setup dialog box.
This statement sets the number of display pages to 20:
Session.T27DisplayPages = 20
The default value is 10.
The range of values is 1 - 99.