TAChart: Update listbox demo to demonstrate TChartListbox background color and item height

git-svn-id: trunk@34047 -
This commit is contained in:
ask 2011-12-08 15:43:19 +00:00
parent 4316235320
commit 57c9714520
2 changed files with 3 additions and 4 deletions

View File

@ -116,7 +116,8 @@ object Form1: TForm1
OnPopulate = ChartListboxPopulate
OnSeriesIconDblClick = ChartListboxSeriesIconDblClick
Align = alClient
ItemHeight = 0
Color = clInfoBk
ItemHeight = 20
TabOrder = 2
end
end

View File

@ -57,7 +57,7 @@
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="10"/>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
@ -66,8 +66,6 @@
</SearchPaths>
<Linking>
<Debugging>
<GenerateDebugInfo Value="True"/>
<DebugInfoType Value="dsAuto"/>
<StripSymbols Value="True"/>
</Debugging>
<Options>