From 57c97145202d3758f820986d2df40d7bcef45f3f Mon Sep 17 00:00:00 2001 From: ask Date: Thu, 8 Dec 2011 15:43:19 +0000 Subject: [PATCH] TAChart: Update listbox demo to demonstrate TChartListbox background color and item height git-svn-id: trunk@34047 - --- components/tachart/demo/listbox/Unit1.lfm | 3 ++- components/tachart/demo/listbox/listboxdemo.lpi | 4 +--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/components/tachart/demo/listbox/Unit1.lfm b/components/tachart/demo/listbox/Unit1.lfm index 87a733ef95..0839bfa555 100644 --- a/components/tachart/demo/listbox/Unit1.lfm +++ b/components/tachart/demo/listbox/Unit1.lfm @@ -116,7 +116,8 @@ object Form1: TForm1 OnPopulate = ChartListboxPopulate OnSeriesIconDblClick = ChartListboxSeriesIconDblClick Align = alClient - ItemHeight = 0 + Color = clInfoBk + ItemHeight = 20 TabOrder = 2 end end diff --git a/components/tachart/demo/listbox/listboxdemo.lpi b/components/tachart/demo/listbox/listboxdemo.lpi index 949723da90..91b04a7a55 100644 --- a/components/tachart/demo/listbox/listboxdemo.lpi +++ b/components/tachart/demo/listbox/listboxdemo.lpi @@ -57,7 +57,7 @@ - + @@ -66,8 +66,6 @@ - -