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

TCSVHandler.LineEnding

Line ending character.

Declaration

Source position: csvreadwrite.pp line 87

public property TCSVHandler.LineEnding : string
  read GetLineEnding
  write SetLineEnding;

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: Jul 24 2023