diff --git a/lcl/buttonedit.pas b/lcl/buttonedit.pas index 1c76f53760..1a9b937979 100644 --- a/lcl/buttonedit.pas +++ b/lcl/buttonedit.pas @@ -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;