You've already forked lazarus-ccr
fpspreadsheet: Set default value of TsCellEdit.WantReturns to false.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5858 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -265,6 +265,7 @@ type
|
||||
property ShowHTMLText: Boolean read FShowHTMLText write FShowHTMLText default true;
|
||||
{@@ Link to the WorkbookSource which provides the workbook and worksheet. }
|
||||
property WorkbookSource: TsWorkbookSource read FWorkbookSource write SetWorkbookSource;
|
||||
property WantReturns default false;
|
||||
end;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user