JVCL Help:TJvRollOut.Placement

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies where the button is located and how the rollout is expanded and collapsed.


Pascal

 propertyPlacement: TJvPlacement;


Description

Use Placement to control how the rollout expands and collapses as you call Collapse and Expand. To place the button on the left edge and make the rollout expand and collapse its width, set Placement to plLeft. To place the button at the top and make the rollout expand and collapse its height, set Placement to plTop.


See Also

TJvCustomRollOut.Collapse, TJvCustomRollOut.Collapsed, TJvCustomRollOut.Expand


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