mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-25 08:17:30 +01:00
PoChecker: set constraints on mainform (otherwise some controls may get zero height)
git-svn-id: trunk@46413 -
This commit is contained in:
parent
d0578c3503
commit
dc0d57ef83
@ -1,12 +1,14 @@
|
|||||||
object PoCheckerForm: TPoCheckerForm
|
object PoCheckerForm: TPoCheckerForm
|
||||||
Left = 318
|
Left = 318
|
||||||
Height = 511
|
Height = 514
|
||||||
Top = 163
|
Top = 163
|
||||||
Width = 644
|
Width = 644
|
||||||
Anchors = []
|
Anchors = []
|
||||||
Caption = 'GUI Po-file checking tool'
|
Caption = 'GUI Po-file checking tool'
|
||||||
ClientHeight = 511
|
ClientHeight = 514
|
||||||
ClientWidth = 644
|
ClientWidth = 644
|
||||||
|
Constraints.MinHeight = 450
|
||||||
|
Constraints.MinWidth = 600
|
||||||
OnCreate = FormCreate
|
OnCreate = FormCreate
|
||||||
OnDestroy = FormDestroy
|
OnDestroy = FormDestroy
|
||||||
ShowInTaskBar = stAlways
|
ShowInTaskBar = stAlways
|
||||||
@ -121,7 +123,7 @@ object PoCheckerForm: TPoCheckerForm
|
|||||||
object NoErrLabel: TLabel
|
object NoErrLabel: TLabel
|
||||||
Left = 8
|
Left = 8
|
||||||
Height = 25
|
Height = 25
|
||||||
Top = 449
|
Top = 452
|
||||||
Width = 146
|
Width = 146
|
||||||
Anchors = [akLeft, akBottom]
|
Anchors = [akLeft, akBottom]
|
||||||
Caption = 'No errors found'
|
Caption = 'No errors found'
|
||||||
@ -200,7 +202,7 @@ object PoCheckerForm: TPoCheckerForm
|
|||||||
object StatusBar: TStatusBar
|
object StatusBar: TStatusBar
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 488
|
Top = 491
|
||||||
Width = 644
|
Width = 644
|
||||||
Panels = <>
|
Panels = <>
|
||||||
end
|
end
|
||||||
@ -227,7 +229,7 @@ object PoCheckerForm: TPoCheckerForm
|
|||||||
AnchorSideTop.Side = asrBottom
|
AnchorSideTop.Side = asrBottom
|
||||||
AnchorSideBottom.Control = NoErrLabel
|
AnchorSideBottom.Control = NoErrLabel
|
||||||
Left = 8
|
Left = 8
|
||||||
Height = 181
|
Height = 184
|
||||||
Top = 233
|
Top = 233
|
||||||
Width = 272
|
Width = 272
|
||||||
Anchors = [akTop, akLeft, akBottom]
|
Anchors = [akTop, akLeft, akBottom]
|
||||||
@ -248,7 +250,7 @@ object PoCheckerForm: TPoCheckerForm
|
|||||||
AnchorSideRight.Side = asrBottom
|
AnchorSideRight.Side = asrBottom
|
||||||
AnchorSideBottom.Control = ClearChildBtn
|
AnchorSideBottom.Control = ClearChildBtn
|
||||||
Left = 290
|
Left = 290
|
||||||
Height = 151
|
Height = 154
|
||||||
Top = 233
|
Top = 233
|
||||||
Width = 347
|
Width = 347
|
||||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||||
@ -270,7 +272,7 @@ object PoCheckerForm: TPoCheckerForm
|
|||||||
AnchorSideBottom.Control = ClearChildBtn
|
AnchorSideBottom.Control = ClearChildBtn
|
||||||
Left = 290
|
Left = 290
|
||||||
Height = 23
|
Height = 23
|
||||||
Top = 394
|
Top = 396
|
||||||
Width = 347
|
Width = 347
|
||||||
Anchors = [akLeft, akRight]
|
Anchors = [akLeft, akRight]
|
||||||
BorderSpacing.Top = 5
|
BorderSpacing.Top = 5
|
||||||
@ -313,7 +315,7 @@ object PoCheckerForm: TPoCheckerForm
|
|||||||
AnchorSideBottom.Control = NoErrLabel
|
AnchorSideBottom.Control = NoErrLabel
|
||||||
Left = 8
|
Left = 8
|
||||||
Height = 25
|
Height = 25
|
||||||
Top = 424
|
Top = 427
|
||||||
Width = 75
|
Width = 75
|
||||||
Anchors = [akLeft, akBottom]
|
Anchors = [akLeft, akBottom]
|
||||||
BorderSpacing.Top = 10
|
BorderSpacing.Top = 10
|
||||||
@ -327,7 +329,7 @@ object PoCheckerForm: TPoCheckerForm
|
|||||||
AnchorSideBottom.Control = NoErrLabel
|
AnchorSideBottom.Control = NoErrLabel
|
||||||
Left = 93
|
Left = 93
|
||||||
Height = 25
|
Height = 25
|
||||||
Top = 424
|
Top = 427
|
||||||
Width = 75
|
Width = 75
|
||||||
Anchors = [akLeft, akBottom]
|
Anchors = [akLeft, akBottom]
|
||||||
BorderSpacing.Left = 10
|
BorderSpacing.Left = 10
|
||||||
@ -341,7 +343,7 @@ object PoCheckerForm: TPoCheckerForm
|
|||||||
AnchorSideBottom.Control = NoErrLabel
|
AnchorSideBottom.Control = NoErrLabel
|
||||||
Left = 290
|
Left = 290
|
||||||
Height = 25
|
Height = 25
|
||||||
Top = 424
|
Top = 427
|
||||||
Width = 75
|
Width = 75
|
||||||
Anchors = [akLeft, akBottom]
|
Anchors = [akLeft, akBottom]
|
||||||
Caption = 'Clear'
|
Caption = 'Clear'
|
||||||
@ -354,7 +356,7 @@ object PoCheckerForm: TPoCheckerForm
|
|||||||
AnchorSideBottom.Control = NoErrLabel
|
AnchorSideBottom.Control = NoErrLabel
|
||||||
Left = 375
|
Left = 375
|
||||||
Height = 25
|
Height = 25
|
||||||
Top = 424
|
Top = 427
|
||||||
Width = 75
|
Width = 75
|
||||||
Anchors = [akLeft, akBottom]
|
Anchors = [akLeft, akBottom]
|
||||||
BorderSpacing.Left = 10
|
BorderSpacing.Left = 10
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user