Record TCSVReader.TNamedEnum
Unit
Declaration
type TNamedEnum = record
Description
Enumerator over all rows of a CSV file.
The cells of the row are ordered by header names.
Enclosing Class
Overview
Methods
![]() |
function MoveNext: Boolean; inline; |
![]() |
function GetEnumerator: TNamedEnum; inline; |
Properties
![]() |
property Current: TRow read Fcur; |
Description
Methods
![]() |
function MoveNext: Boolean; inline; |
![]() |
function GetEnumerator: TNamedEnum; inline; |
Properties
![]() |
property Current: TRow read Fcur; |
Generated by PasDoc 0.15.0.