TAChart: Avoid generic project names for demos.

This commit is contained in:
wp_xyz 2023-06-19 13:18:17 +02:00
parent cfc6c8e597
commit 996af5ea5b
14 changed files with 46 additions and 34 deletions

View File

@ -52,7 +52,7 @@
</RequiredPackages>
<Units Count="2">
<Unit0>
<Filename Value="demo.lpr"/>
<Filename Value="basicdemo.lpr"/>
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>

View File

@ -1,4 +1,4 @@
program demo;
program basicdemo;
{$mode objfpc}{$H+}

View File

@ -1,12 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="11"/>
<Version Value="12"/>
<PathDelim Value="\"/>
<General>
<Flags>
<CompatibilityMode Value="True"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<Title Value="project1"/>
<Title Value="panes_demo_2"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
</General>
@ -35,7 +37,7 @@
</RequiredPackages>
<Units Count="2">
<Unit0>
<Filename Value="project1.lpr"/>
<Filename Value="panes_demo_2.lpr"/>
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>
@ -52,13 +54,16 @@
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="project1"/>
<Filename Value="panes_demo_2"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Linking>
<Debugging>
<DebugInfoType Value="dsDwarf3"/>
</Debugging>
<Options>
<Win32>
<GraphicApplication Value="True"/>

View File

@ -1,4 +1,4 @@
program project1;
program panes_demo_2;
{$mode objfpc}{$H+}

View File

@ -8,7 +8,7 @@
<CompatibilityMode Value="True"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<Title Value="project1"/>
<Title Value="panes_demo_3"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
</General>
@ -34,7 +34,7 @@
</RequiredPackages>
<Units Count="2">
<Unit0>
<Filename Value="project1.lpr"/>
<Filename Value="panes_demo_3.lpr"/>
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>
@ -51,7 +51,7 @@
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="project1"/>
<Filename Value="panes_demo_3"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>

View File

@ -1,4 +1,4 @@
program project1;
program panes_demo_3;
{$mode objfpc}{$H+}

View File

@ -1,7 +1,7 @@
object Form1: TForm1
Left = 280
Left = 380
Height = 307
Top = 130
Top = 164
Width = 585
Caption = 'Form1'
ClientHeight = 307
@ -81,7 +81,7 @@ object Form1: TForm1
Left = 6
Height = 19
Top = 282
Width = 117
Width = 115
Anchors = [akLeft, akBottom]
BorderSpacing.Around = 6
Caption = 'y axes at data only'
@ -92,10 +92,10 @@ object Form1: TForm1
AnchorSideLeft.Control = cbAtDataOnly
AnchorSideLeft.Side = asrBottom
AnchorSideTop.Control = cbAtDataOnly
Left = 139
Left = 137
Height = 19
Top = 282
Width = 66
Width = 64
BorderSpacing.Left = 16
Caption = 'Grouped'
OnChange = cbGroupedChange

View File

@ -8,7 +8,7 @@
<CompatibilityMode Value="True"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<Title Value="project1"/>
<Title Value="runtime_chartstyles_demo"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
</General>
@ -34,7 +34,7 @@
</RequiredPackages>
<Units Count="3">
<Unit0>
<Filename Value="project1.lpr"/>
<Filename Value="runtime_chartstyles_demo.lpr"/>
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>
@ -55,7 +55,7 @@
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="project1"/>
<Filename Value="runtime_chartstyles_demo"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
@ -63,6 +63,7 @@
</SearchPaths>
<Linking>
<Debugging>
<DebugInfoType Value="dsDwarf3"/>
<UseExternalDbgSyms Value="True"/>
</Debugging>
<Options>

View File

@ -1,4 +1,4 @@
program project1;
program runtime_chartstyles_demo;
{$mode objfpc}{$H+}

View File

@ -1,12 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="11"/>
<Version Value="12"/>
<PathDelim Value="\"/>
<General>
<Flags>
<CompatibilityMode Value="True"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<Title Value="project1"/>
<Title Value="runtime_dualaxes_demo"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
</General>
@ -32,7 +34,7 @@
</RequiredPackages>
<Units Count="2">
<Unit0>
<Filename Value="project1.lpr"/>
<Filename Value="runtime_dualaxes_demo.lpr"/>
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>
@ -49,7 +51,7 @@
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="project1"/>
<Filename Value="runtime_dualaxes_demo"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
@ -57,6 +59,7 @@
</SearchPaths>
<Linking>
<Debugging>
<DebugInfoType Value="dsDwarf3"/>
<UseExternalDbgSyms Value="True"/>
</Debugging>
<Options>

View File

@ -1,4 +1,4 @@
program project1;
program runtime_dualaxes_demo;
{$mode objfpc}{$H+}

View File

@ -1,5 +1,5 @@
{ "TAChart_plotunit" : {
"Category" : "TAChart",
"Keywords" : ["TAChart","plotunit","runtime"],
"Keywords" : ["TAChart","plotunit","runtime","series"],
"Description" : "The demo \"plotunit\" show how to generate a series and insert it into a chart at runtime. The main series types of TAChart are supported.\n\nSee the associated readme.txt"}
}

View File

@ -1,12 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="11"/>
<Version Value="12"/>
<PathDelim Value="\"/>
<General>
<Flags>
<CompatibilityMode Value="True"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<Title Value="plotdemo"/>
<Title Value="runtime_plotdemo"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
</General>
@ -35,7 +37,7 @@
</RequiredPackages>
<Units Count="3">
<Unit0>
<Filename Value="plotdemo.lpr"/>
<Filename Value="runtime_plotdemo.lpr"/>
<IsPartOfProject Value="True"/>
</Unit0>
<Unit1>
@ -55,7 +57,7 @@
<Version Value="11"/>
<PathDelim Value="\"/>
<Target>
<Filename Value="plotdemo"/>
<Filename Value="runtime_plotdemo"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
@ -63,6 +65,7 @@
</SearchPaths>
<Linking>
<Debugging>
<DebugInfoType Value="dsDwarf3"/>
<UseExternalDbgSyms Value="True"/>
</Debugging>
<Options>

View File

@ -1,4 +1,4 @@
program plotdemo;
program runtime_plotdemo;
{$mode objfpc}{$H+}