mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 01:39:31 +02:00
ButtonEdit: set AutoSize to True by default.
git-svn-id: trunk@44625 -
This commit is contained in:
parent
5df27a9624
commit
64593db3de
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user