From 01d9f547ad32c9d365888d3bd10074850d6dae08 Mon Sep 17 00:00:00 2001 From: ask Date: Thu, 21 Apr 2011 13:39:55 +0000 Subject: [PATCH] TAChart: Use AntialiasingMode in the basic demo git-svn-id: trunk@30411 - --- components/tachart/demo/basic/demo.lpi | 8 ++++++-- components/tachart/demo/basic/unit1.lfm | 1 + 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/components/tachart/demo/basic/demo.lpi b/components/tachart/demo/basic/demo.lpi index fe1d1c68d3..42d4e880bf 100644 --- a/components/tachart/demo/basic/demo.lpi +++ b/components/tachart/demo/basic/demo.lpi @@ -8,6 +8,7 @@ + <ResourceType Value="res"/> </General> @@ -16,6 +17,9 @@ <CharSet Value="04E2"/> <StringTable ProductVersion=""/> </VersionInfo> + <BuildModes Count="1"> + <Item1 Name="default" Default="True"/> + </BuildModes> <PublishOptions> <Version Value="2"/> <DestinationDirectory Value="$(TestDir)\publishedproject\"/> @@ -58,10 +62,10 @@ </Units> </ProjectOptions> <CompilerOptions> - <Version Value="9"/> + <Version Value="10"/> <PathDelim Value="\"/> <SearchPaths> - <IncludeFiles Value="$(ProjOutDir)\"/> + <IncludeFiles Value="$(ProjOutDir)"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <Parsing> diff --git a/components/tachart/demo/basic/unit1.lfm b/components/tachart/demo/basic/unit1.lfm index d572e0ffa0..5e95ddfb05 100644 --- a/components/tachart/demo/basic/unit1.lfm +++ b/components/tachart/demo/basic/unit1.lfm @@ -13,6 +13,7 @@ object Form1: TForm1 Height = 392 Top = 0 Width = 585 + AntialiasingMode = amOn AxisList = < item Grid.Color = clGray