fix: layout

This commit is contained in:
Massimo Melina 2020-05-08 01:16:12 +02:00
parent 0d6e0d2f37
commit 0c6365c528
2 changed files with 9 additions and 9 deletions

View File

@ -3,7 +3,7 @@ object ipsEverFrm: TipsEverFrm
Top = 0
BorderStyle = bsDialog
Caption = 'Addresses ever connected'
ClientHeight = 275
ClientHeight = 271
ClientWidth = 286
Color = clBtnFace
Constraints.MaxHeight = 300
@ -18,12 +18,12 @@ object ipsEverFrm: TipsEverFrm
OnShow = FormShow
DesignSize = (
286
275)
271)
PixelsPerInch = 96
TextHeight = 13
object totalLbl: TLabel
Left = 197
Top = 253
Top = 246
Width = 61
Height = 13
Anchors = [akLeft]
@ -33,7 +33,7 @@ object ipsEverFrm: TipsEverFrm
Left = 0
Top = 0
Width = 286
Height = 242
Height = 236
Align = alTop
Anchors = [akLeft, akTop, akRight, akBottom]
ReadOnly = True
@ -42,7 +42,7 @@ object ipsEverFrm: TipsEverFrm
end
object resetBtn: TButton
Left = 114
Top = 248
Top = 241
Width = 75
Height = 25
Anchors = [akLeft]
@ -52,7 +52,7 @@ object ipsEverFrm: TipsEverFrm
end
object editBtn: TButton
Left = 8
Top = 248
Top = 241
Width = 95
Height = 25
Anchors = [akLeft]

View File

@ -129,8 +129,8 @@ object optionsFrm: ToptionsFrm
object Label7: TLabel
Left = 251
Top = 349
Width = 430
Height = 17
Width = 328
Height = 14
Hint = 'You also need to right click on the folder, then restrict access'
Anchors = [akLeft, akBottom]
Caption =
@ -579,7 +579,7 @@ object optionsFrm: ToptionsFrm
object Label5: TLabel
Left = 8
Top = 32
Width = 249
Width = 227
Height = 14
Caption = 'Each line is a file-mask associated with an icon'
WordWrap = True