JVCL Help:TJvColorButton

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
run\JvColorButton.pas


Summary

A button that can display a color and a drop-down form to select another color.

run\JvColorButton.pas


Pascal

 run\JvColorButton.pas
 TJvColorButton = class(TJvCustomDropButton);


Description

  1. 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.

run\JvColorButton.pas


About

Navigation

run\JvColorButton.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