JVCL Help:TJvCustomNavigationPane.Resizable

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether the user can change the number of maximized buttons by dragging the splitter.


Pascal

 propertyResizable: Boolean;


Description

Use Resizable to control whether the user can change the number of visible buttons by dragging the splitter bar. If Resizable is false, the user cannot drag the splitter. This is indicated visually by the splitter not having any dots in its client area.
To resize programmatically, use the MaximizedCount property.


See Also

TJvCustomNavigationPane.MaximizedCount


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