JVCL Help:TJvCustomDropButton
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomDropButton Class
[+] JvColorBox.pas Classes
[+] TJvCustomDropButton Methods
[+] TJvCustomDropButton Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomDropButton
TJvColorButton
TJvDropButton
run\JvColorBox.pas
Summary
A button that can display a drop-down arrow at the side of the button.
Pascal
run\JvColorBox.pas
TJvCustomDropButton = class(TJvCustomControl);
Description
The TJvCustomDropButton is used as the basis for the TJvColorButton component. Derive a new control from TJvCustomDropButton when you need a button that can draw a drop-arrow and react to both button clicks as well as drop arrow clicks.
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