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 DefaultNodeHeight;
|
||||||
property DefaultPasteMode;
|
property DefaultPasteMode;
|
||||||
property DragCursor;
|
property DragCursor;
|
||||||
|
property DragMode;
|
||||||
property DrawSelectionMode;
|
property DrawSelectionMode;
|
||||||
property EditDelay;
|
property EditDelay;
|
||||||
property Enabled;
|
property Enabled;
|
||||||
|
@ -254,6 +254,7 @@ type
|
|||||||
property DefaultPasteMode;
|
property DefaultPasteMode;
|
||||||
property DefaultText;
|
property DefaultText;
|
||||||
property DragCursor;
|
property DragCursor;
|
||||||
|
property DragMode;
|
||||||
property DrawSelectionMode;
|
property DrawSelectionMode;
|
||||||
property EditDelay;
|
property EditDelay;
|
||||||
property Enabled;
|
property Enabled;
|
||||||
|
Reference in New Issue
Block a user