JVCL Help:TJvPreviewPageOptions.Cols

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the number of pages to display vertically in the visible part of the control.


Pascal

 propertyCols: Cardinal;


Description

Use Cols to specify how many columns of pages should be displayed in the visible part of the preview control (without scrolling). Setting Cols may have no effect, either because ScaleMode prohibits it or because the number of Rows and Cols requested exceeds the available page count.


See Also

TJvPreviewPageOptions.Rows, TJvPreviewPageOptions.Scale, TJvPreviewPageOptions.ScaleMode


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page