JVCL Help:TJvImgBtn.DropArrow
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImgBtn.DropArrow Property
Search in JVCL Help
Search in all projectsSummary
Determines whether a drop arrow is drawn on the control when a DropDownMenu is assigned
Pascal
propertyDropArrow: Boolean;
Description
Set DropArrow to true to automatically show an arrow in the button when the DropDownMenu property is assigned. The arrow is always displayed in a fixed position on the right side of the button. If the arrow interferes with the image or text of the button, either resize the button or change the values of Margin and Spacing until you are satisfied.
See Also
TJvCustomButton.DropDownMenu
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