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