You've already forked lazarus-ccr
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user