VI

Delphi

Winsoft CSV Library 6.2 Sources for Delphi/C++ Builder 6 - 12

Delphi and C++ Builder comma-separated values (CSV) library.

Read and modify existing csv files

Create new csv files

Optimized for large data

Selectable field separator

Selectable CR/LF/CRLF output

Selectable enclosing...

Description

Delphi and C++ Builder comma-separated values (CSV) library.

Read and modify existing csv files

Create new csv files

Optimized for large data

Selectable field separator

Selectable CR/LF/CRLF output

Selectable enclosing character

Optional white space enclosing

Optimized output, enclosing emitted "as needed"

WideString or UnicodeString fields

UTF-8 and Ansi files supported

UTF-8, AnsiString and WideString/UnicodeString data supported

Lines with variable number of fields supported

Insertion and deletion of lines and fields supported

Supports Windows, macOS, iOS, Android and Linux

Available for Delphi/C++ Builder 6 - 12 and Lazarus 3.0

Source code included in full version

Royalty free distribution in applications

Installation

1. unpack csv.zip file to some folder

2. copy all files from Delphi12 subfolder (when using Delphi 12) to ExamplesDelphiDesktop subfolder

3. open Demo.dpr demo example located in subfolder ExamplesDelphiDesktop and compile it

Additional Information