mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 09:39:31 +02:00
IDE: improved layout of viewunit dlg.patch by Anton. issue #22749
git-svn-id: trunk@38457 -
This commit is contained in:
parent
e88fd6dbe7
commit
b9514ef8ca
@ -88,7 +88,9 @@ object ViewUnitDialog: TViewUnitDialog
|
||||
ButtonWidth = 23
|
||||
NumGlyphs = 0
|
||||
Anchors = [akTop, akLeft, akRight]
|
||||
BorderSpacing.Around = 6
|
||||
BorderSpacing.Left = 6
|
||||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Bottom = 6
|
||||
Font.Color = clBtnShadow
|
||||
MaxLength = 0
|
||||
ParentFont = False
|
||||
|
Loading…
Reference in New Issue
Block a user