📄 sgraph24.htm
字号:
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<meta NAME="AUTHOR" CONTENT="S.P.Pod'yachev">
<title>SGraph short description</title>
</head>
<body>
<h2 align="left"><img height="1" width="1" src="http://counter.list.ru/counter?id=15599"
alt> <!--LIST100 COUNTER-->SGraph ver 2.4</h2>
<p><a HREF="#Introduction">Introduction</a> <br>
<a HREF="#License">License and Disclaimer</a> <br>
<a href="http://pod0.chat.ru/sgr/SGraph.htm">More..</a> <br>
<a href="http://pod0.chat.ru/sgr/history.htm">History</a></p>
<p><br>
<a NAME="Introduction"></a><b>Introduction</b></p>
<p>This is a set of 32 bit Delphi components and classes for 2D plot. It is relatively
simple, but can be used in many cases. It is more gauge then presentation element. The
main features are:
<ul>
<li>Two horizontal and two vertical axis.</li>
<li>Auto minimum and maximum of the axis.</li>
<li>Swap of Min and Max axis positions. </li>
<li>MoveMinMax method to provide smooth scrolling of axis ticks.</li>
<li>Panning and Zoom by mouse.</li>
<li>Buffered screen paint, can be off.</li>
<li>Copy to clipboard as DIB or as Metafile.</li>
<li>Custom Data Series.</li>
<li>DrawPlot method to replicate plot image </li>
<li>OnDraw events</li>
</ul>
<p><strong>The supplied one includes full sources and help file suited for using by Delphi
IDE. </strong><br>
The main component is Tsp_XYPlot. It holds four Tsp_Axis and controls Data Series. The
Tsp_XYPlot and Tsp_Axis provide base plot functionality like auto scale, zoom and pan and
so on. The Data Series must be derived from Tsp_DataSeries They present data on plot and
can implement data storage.There are Tsp_XYLine, Tsp_ndsXYLine and Tsp_SpectrLines data series. Plot also can has and controls components inherited from Tsp_PlotMarker.
Plot marker draws something on the plot using axis coordinate system. An example of these
components are Tsp_LineMarker and Tsp_ImageMarker.</p>
<h3><a NAME="License"></a>License and Disclaimer</h3>
<p>The component files are <b>freeware</b>. You may copy those files as long as you <b>COPY
ALL OF THEM</b>. You cannot distribute source of main units in modified form, except unit
for data series. If you want to make ActiveX using this components you must ask me for
permission.<br>
Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -