IDE: options: make buttons 25px wide, issue #32924

git-svn-id: trunk@56960 -
This commit is contained in:
ondrej 2018-01-05 03:39:41 +00:00
parent e384a1c48a
commit 9770119ed5
4 changed files with 4 additions and 4 deletions

View File

@ -134,7 +134,7 @@ object CodetoolsCodeCreationOptionsFrame: TCodetoolsCodeCreationOptionsFrame
Width = 453
FilterIndex = 0
HideDirectories = False
ButtonWidth = 50
ButtonWidth = 25
NumGlyphs = 1
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 6

View File

@ -213,7 +213,7 @@ object CodetoolsGeneralOptionsFrame: TCodetoolsGeneralOptionsFrame
Width = 450
FilterIndex = 0
HideDirectories = False
ButtonWidth = 50
ButtonWidth = 25
NumGlyphs = 1
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 6

View File

@ -80,7 +80,7 @@ object FpDocOptionsFrame: TFpDocOptionsFrame
Directory = 'LazDocPathEdit'
DialogOptions = [ofPathMustExist, ofEnableSizing, ofViewDetail]
ShowHidden = False
ButtonWidth = 50
ButtonWidth = 25
NumGlyphs = 1
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Left = 6

View File

@ -158,7 +158,7 @@ object HelpGeneralOptionsFrame: THelpGeneralOptionsFrame
Top = 23
Width = 488
ShowHidden = False
ButtonWidth = 50
ButtonWidth = 25
NumGlyphs = 1
Anchors = [akTop, akLeft, akRight]
BorderSpacing.Around = 6