You've already forked lazarus-ccr
fpspreadsheet: Correctly identify line endings in CSVParams form of spready demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3781 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -114,8 +114,8 @@ object CSVParamsForm: TCSVParamsForm
|
||||
Items.Strings = (
|
||||
'System'
|
||||
'CR+LF (Windows)'
|
||||
'CR (Unix/Linux)'
|
||||
'LF (Mac)'
|
||||
'CR (Mac)'
|
||||
'LF (Unix/Linux/OS X/BSD)'
|
||||
)
|
||||
Style = csDropDownList
|
||||
TabOrder = 1
|
||||
|
Reference in New Issue
Block a user