mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 19:02:31 +02:00
SynMemo BorderStyle: fixed default, so streaming works. issue #0019608
git-svn-id: trunk@31348 -
This commit is contained in:
parent
261318a675
commit
f5c008467c
@ -142,7 +142,7 @@ type
|
||||
property OnStartDrag;
|
||||
// TCustomSynEdit properties
|
||||
property BookMarkOptions;
|
||||
property BorderStyle;
|
||||
property BorderStyle default bsSingle;
|
||||
property ExtraLineSpacing;
|
||||
property Gutter;
|
||||
property HideSelection;
|
||||
|
Loading…
Reference in New Issue
Block a user