File: tachart-help.hpr

package info (click to toggle)
lazarus 4.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 275,760 kB
  • sloc: pascal: 2,341,904; xml: 509,420; makefile: 348,726; cpp: 93,608; sh: 3,387; java: 609; perl: 297; sql: 222; ansic: 137
file content (57 lines) | stat: -rw-r--r-- 2,368 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="utf-8"?>
<docproject>
  <options>
    <option name="ostarget" value="Win32"/>
    <option name="cputarget" value="i386"/>
    <option name="format" value="CHM"/>
    <option name="hide-protected" value="false"/>
    <option name="warn-no-node" value="false"/>
    <option name="show-private" value="false"/>
    <option name="stop-on-parser-error" value="false"/>
    <option name="parse-impl" value="false"/>
    <option name="dont-trim" value="false"/>
    <option name="emit-notes" value="false"/>
	<option name="css-file" value="fpdoc.css"/>
	<option name="auto-toc"/>
	<option name="auto-index"/>
	<option name="make-searchable"/>
	<option name="content"/>
  </options>
  <packages>
    <package name="TAChartLazarusPkg" output="tachart.chm" content="tachart.xct">
      <units>
        <unit file="..\..\tagraph.pas" options=""/>
        <unit file="..\..\tachartaxis.pas" options=""/>
        <unit file="..\..\tachartaxisutils.pas" options=""/>
        <unit file="..\..\tachartutils.pas" options=""/>
        <unit file="..\..\tacustomseries.pas" options=""/>
		<unit file="..\..\tacustomsource.pas" options=""/>
        <unit file="..\..\tadbsource.pas" options=""/>
        <unit file="..\..\tadrawutils.pas" options=""/>
        <unit file="..\..\tageometry.pas" options=""/>
        <unit file="..\..\talegend.pas" options=""/>
        <unit file="..\..\tamath.pas" options=""/>
        <unit file="..\..\taseries.pas" options=""/>
        <unit file="..\..\tasources.pas" options=""/>
        <unit file="..\..\tatypes.pas" options=""/>
      </units>
      <descriptions>
        <description file="..\tagraph.xml"/>
        <description file="..\tachartaxis.xml"/>
        <description file="..\tachartaxisutils.xml"/>
        <description file="..\tachartutils.xml"/>
        <description file="..\tacustomseries.xml"/>
		<description file="..\tacustomsource.xml"/>
        <description file="..\tadbsource.xml"/>
        <description file="..\tadrawutils.xml"/>
        <description file="..\tageometry.xml"/>
        <description file="..\talegend.xml"/>
        <description file="..\tamath.xml"/>
        <description file="..\taseries.xml"/>
        <description file="..\tasources.xml"/>
        <description file="..\tatypes.xml"/>
      </descriptions>
      <imports/>
    </package>
  </packages>
</docproject>