mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 02:49:25 +02:00
changed MinimumDialogButtonWidth/Height to var
git-svn-id: trunk@8925 -
This commit is contained in:
parent
6b1811689a
commit
712eb16a1f
@ -342,7 +342,7 @@ type
|
||||
property ToPage: Integer read FToPage write FToPage default 0;
|
||||
end;
|
||||
|
||||
const
|
||||
var
|
||||
MinimumDialogButtonWidth: integer = 90;
|
||||
MinimumDialogButtonHeight: integer = 25;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user