Unit 'LCSVUtils' Package
[Overview][Types][Procedures and functions][Index] [#lazutils]

Reference for unit 'LCSVUtils'

Contains routines used to read and process Comma-separated values from a file or a stream.

uses

  System,

  Classes,

  sysutils;

Overview

lcsvutils.pas contains routines used to read and process Comma-separated values from a file or a stream. It is used in the implementation of the LazUtils package and the TGrid component.

lcsvutils.pas is part of the LazUtils package.


Version 4.4 Generated 2025-11-08 Home