JVCL Help:TJvCustomDropButton

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomDropButton
TJvColorButton
TJvDropButton
run\JvColorBox.pas


Summary

A button that can display a drop-down arrow at the side of the button.

run\JvColorBox.pas


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.

run\JvColorBox.pas


About

Navigation

run\JvColorBox.pas



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