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:
christian_u
2007-02-25 17:37:42 +00:00
parent 78a311d958
commit d5cbd2af14
2 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,7 @@ type
property DefaultNodeHeight;
property DefaultPasteMode;
property DragCursor;
property DragMode;
property DrawSelectionMode;
property EditDelay;
property Enabled;

View File

@ -254,6 +254,7 @@ type
property DefaultPasteMode;
property DefaultText;
property DragCursor;
property DragMode;
property DrawSelectionMode;
property EditDelay;
property Enabled;