Difference between revisions of "JCSV (Jans CSV Components)"

From Lazarus wiki
Jump to navigationJump to search
(New page: === About === ''My Component'' is a ... Its main caracteristics are : * ... * ... * etc The download contains the component, an installation package and a demo application, that illust...)
 
Line 1: Line 1:
 
=== About ===
 
=== About ===
''My Component'' is a ...
+
''JCSV (Jans Freeware CSV Database Components'' is a set of components for using a CSV Database
  
Its main caracteristics are :
 
 
* ...
 
* ...
 
* etc
 
 
The download contains the component, an installation package and a demo application, that illustrates the features of the component along with some instrumentation for evaluating the chart on a given system.
 
  
 +
The download contains the component, an installation package.
  
 
=== Screenshot ===
 
=== Screenshot ===

Revision as of 10:11, 8 September 2009

About

JCSV (Jans Freeware CSV Database Components is a set of components for using a CSV Database


The download contains the component, an installation package.

Screenshot

Here is an exemple of My Component.

Author

License

modified LGPL (same as the FPC RTL and the Lazarus LCL). You can contact the author if the modified LGPL doesn't work with your project licensing.

Download

The latest stable release can be found on link to the lazarus-ccr sf download location.

Change Log

  • Version 1.0 date

Dependencies / System Requirements

  • None

Status: Stable / Alpha

Issues:


Installation

  • step 1
  • step 2

The My Component Example Application

Installation

  • Open TestMyComponent.lpi
  • compile
  • run