JVCL Help:TJvColorButton
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvColorButton Class
[+] JvColorButton.pas Classes
[+] TJvColorButton Events
[+] TJvColorButton Fields
[+] TJvColorButton Methods
[+] TJvColorButton Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomDropButton
TJvColorButton
run\JvColorButton.pas
Summary
A button that can display a color and a drop-down form to select another color.
Pascal
run\JvColorButton.pas
TJvColorButton = class(TJvCustomDropButton);
Description
- JVCLInfo
Use TJvColorButton when you need a button to select a color. The TJvColorButton is visually similar to the color selection button used in the Display Properties dialog in Windows. To select a color, click the button and a color selection form is displayed with the common Windows colors. Click one of the color squares to select that color. To select a color not in the form, click the "Other" button to display a common color selection dialog.
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