JVCL Help:TJvCustomNavigationPane.MaximizedCount

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the number of buttons that are maximized.


Pascal

 propertyMaximizedCount: Integer;


Description

Use MaximizedCount to programmatically set the number of pages that have a maximized button. Pages that are minimized (or iconic), displays a smaller button in the icon panel at the bottom of the control.
Users can change the number of maximized buttons at run-time by adjusting the splitter (provided Resizable is true). When they do, the value of MaximizedCount is updated as well.


See Also

TJvCustomNavigationPane.Resizable, TJvNavPanelPage.Iconic


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