mbColorLib: Add SHL picker to and permanently display HSL edits in OfficeMoreColorsDialog

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5474 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-12-13 16:36:12 +00:00
parent fcef4c5992
commit 76f6fe2f20
6 changed files with 306 additions and 193 deletions

View File

@@ -1,7 +1,7 @@
object Form1: TForm1
Left = 255
Left = 447
Height = 344
Top = 107
Top = 197
Width = 543
Caption = 'mbColor Lib v2.0.1 Demo'
ClientHeight = 344
@@ -42,9 +42,9 @@ object Form1: TForm1
Height = 331
Top = 6
Width = 399
ActivePage = TabSheet8
ActivePage = TabSheet6
Anchors = [akTop, akLeft, akRight, akBottom]
TabIndex = 8
TabIndex = 5
TabOrder = 0
OnMouseMove = PageControl1MouseMove
object TabSheet1: TTabSheet