TSimpleGraph v1.50

Copyright © Kambiz R. Khojasteh. All rights reserved.
Get future component updates from http://www.delphiarea.com.

Delphi 4 Delphi 5 Delphi 6 Delphi 7




DESCRIPTION

TSimpleGraph is a visual component, which provides a simple user interface for drawing simple graphs/digraphs. User can draw nodes (vertices) on the control's client area and link them together (graph's edges or arcs) by either keyboard or mouse. Currently the component supports three different shapes for the nodes, however the new shapes can be added. The component is fully customizable and has methods for supporting Delphi's clipboard and printer objects.


INTERFACE


KEYBOARD SHORTCUTS


HISTORY


ACKNOWLEDGMENT

Special thanks to:


LICENSE

TSimpleGraph component is freeware. You may copy component's files AS LONG AS YOU COPY ALL OF THEM. If you want to change the source code in order to improve the component's features, performance, etc. please send me the new source code so that I can have a look at it. The changed source code should contain descriptions what you have changed, and of course your name. The only thing you MAY NOT CHANGE is the ORIGINAL COPYRIGHT INFORMATION.


DISCLAIMER

TSimpleGraph component is provided "AS IS" without any warranty of any kind, either express or implied. The entire risk as to the quality and performance of the software is with you. The author is NOT liable for any DAMAGES resulting from the use and misuse of the component, especially he is NOT liable for DAMAGES that were caused BY ANY VERSION WHICH HAS NOT BEEN PROGRAMMED BY THE AUTHOR HIMSELF.



 END OF DOCUMENT