diff --git a/components/colorpalette/demo/ToolbarDemo/unit1.lfm b/components/colorpalette/demo/ToolbarDemo/unit1.lfm index ee41e9b7c..360332c27 100644 --- a/components/colorpalette/demo/ToolbarDemo/unit1.lfm +++ b/components/colorpalette/demo/ToolbarDemo/unit1.lfm @@ -143,7 +143,7 @@ object Form1: TForm1 Left = 78 Height = 45 Top = 7 - Width = 283 + Width = 385 ButtonHeight = 15 ButtonWidth = 15 ColumnCount = 3 @@ -152,6 +152,7 @@ object Form1: TForm1 PaletteKind = pkGradientPalette PickedIndex = 0 SelectionKind = pskThickInverted + ShowColorHint = False UseSpacers = False OnColorMouseMove = ColorPaletteColorMouseMove OnColorPick = ColorPaletteColorPick