File: tacustomsource.xml

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 (8 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<fpdoc-descriptions><package name="TAChartLazarusPkg"><module name="TACustomSource"><element name="EXCountError"><short>Exception raised when a chart source provides less x values than required by a series.</short>
      </element><element name="EYCountError"><short>Exception raised when a chart source provides less y values than required by a series.</short>
      </element><element name="EEditableSourceRequired"><short>Exception raised when the chart source assigned to a series is required to be editable, but the current chart source is not.</short>
      </element>
    </module>
  </package>
</fpdoc-descriptions>