JVCL Help:TJvFullColorPanel
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFullColorPanel Class
[+] JvFullColorCtrls.pas Classes
[+] TJvFullColorPanel Methods
[+] TJvFullColorPanel Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvFullColorComponent
TJvFullColorComponent2D
TJvFullColorPanel
run\JvFullColorCtrls.pas
Summary
Control displaying 2 axes of a color space.
Pascal
run\JvFullColorCtrls.pas
TJvFullColorPanel = class(TJvFullColorComponent2D);
Description
- JVCLInfo
This control mimics the behavior and the functionality of the plane displayed in the "Choose a color..." standard-dialog box. It is highly configurable :
- the property AxisConfig changes the configuration of axes used to display the panel.
- the properties CrossStyle, CrossSize and CrossCircle change the Cross appearance.
- the properties ReverseAxisX and ReverseAxisY can change the panel orientation.
See Also
TJvFullColorComponent.AxisConfig, TJvFullColorPanel.CrossStyle, TJvFullColorPanel.CrossSize, TJvFullColorPanel.CrossCenter, TJvFullColorPanel.ReverseAxisX, TJvFullColorPanel.ReverseAxisY
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