ButtonEdit: set AutoSize to True by default.

git-svn-id: trunk@44625 -
This commit is contained in:
bart 2014-04-06 17:45:17 +00:00
parent 5df27a9624
commit 64593db3de

View File

@ -221,7 +221,7 @@ type
property NumbersOnly;
property Action;
property AutoSelect;
property AutoSize default False;
property AutoSize default True;
property Align;
property Alignment;
property Anchors;