Added: missed property

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2381 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
jujibo
2012-04-04 14:28:26 +00:00
parent d4d5acf3fd
commit e5a120017f

View File

@ -90,6 +90,7 @@ type
property DragCursor; property DragCursor;
property DragKind; property DragKind;
property DragMode; property DragMode;
property EditLabel;
property Enabled; property Enabled;
property Font; property Font;
property HideSelection; property HideSelection;