You've already forked lazarus-ccr
* fpspreadsheet: cosmetic: comments; harmonize code layout with existing code
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3685 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -29,6 +29,7 @@ begin
|
||||
|
||||
WriteLn('Opening input file ', InputFilename);
|
||||
|
||||
// Tab-delimited
|
||||
CSVParams.Delimiter := #9;
|
||||
CSVParams.QuoteChar := '''';
|
||||
|
||||
|
Reference in New Issue
Block a user