JVCL Help:TJvRollOut.ButtonHeight

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 size of the button at the top (left) of the rollout.


Pascal

 propertyButtonHeight: Integer;


Description

Use ButtonHeight to specify the size of the button at the top (left) of the rollout. The size is applied to the button depending on the value of the Placement property. If the button is displayed at the top, ButtonHeight adjusts the height, if the button is displayed on the left, ButtonHeight adjusts the width of the button instead.


See Also

TJvCustomRollOut.Placement


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