Unit 'csvreadwrite' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TCSVHandler.LineEnding

Line ending character

Declaration

Source position: csvreadwrite.pp line 82

public property TCSVHandler.LineEnding : string
  read FLineEnding
  write FLineEnding;

Description

LineEnding specifies the line-ending character. It is initialized with the current system's line ending character - one of CR, CR/LF or LF.


Documentation generated on: Sep 29 2022