You've already forked lazarus-ccr
published DragMode
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@85 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -65,6 +65,7 @@ type
|
||||
property DefaultNodeHeight;
|
||||
property DefaultPasteMode;
|
||||
property DragCursor;
|
||||
property DragMode;
|
||||
property DrawSelectionMode;
|
||||
property EditDelay;
|
||||
property Enabled;
|
||||
|
@ -254,6 +254,7 @@ type
|
||||
property DefaultPasteMode;
|
||||
property DefaultText;
|
||||
property DragCursor;
|
||||
property DragMode;
|
||||
property DrawSelectionMode;
|
||||
property EditDelay;
|
||||
property Enabled;
|
||||
|
Reference in New Issue
Block a user