11/30/07
HOME CHINESE DOWNLOAD ORDER CONTACT

 

  AutoFlowChart 

       AutoFlowchart is a excellent source code flowcharting tool to generate flowchart from source code. Its flowchart can expand and shrink. and you can pre-define the  the  width , height,Horizontal spacing and vertical spacing. Move and zoom is also very easy. It can export the flowchart as a Microsoft Visio,Word file or a bitmap file. It can help programmers understand, document and visualize source code.
      It supports C,C++,VC++(Visual C++ .NET),Delphi(Object Pascal).
      Maybe it can help you!


 

  FlowchartImg 
FlowchartImage is a VCL component can generate flowchart from source code. It add a "LoadFromSource" procedure.You can use the procedure generate flowchart.
        It add "OnMouseIn" and "OnMouseOut" procedure,you can use it to inspect  the position of your mouse.

         It supports D5,D6,D7.
         I hope it can help you!