lazarus/components/tachart/fpdoc/tatools.xml
wp 4160d7c7ef TAChart: Update xml help.
git-svn-id: trunk@65376 -
2021-07-05 18:43:15 +00:00

9 lines
689 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<fpdoc-descriptions><package name="TAChartLazarusPkg"><module name="TATools"><element name="TZoomDragTool"><short>Tool for zooming while dragging the mouse over the area to be magnified</short>
</element><element name="TZoomDragTool.EscapeCancels"/><element name="TChartTool.EscapeCancels"><short>Cancels the current operation of the chart tool by pressing the ESC key</short><descr>When the property <var>EscapeCancels</var> is true the current operation of the currently active chart tool, e.g. dragging the mouse for zooming, can be aborted by pressing the ESC key.
</descr>
</element>
</module>
</package>
</fpdoc-descriptions>