IDE: fixed layout

git-svn-id: trunk@48137 -
This commit is contained in:
mattias 2015-03-04 22:56:42 +00:00
parent 7efeb2a3cc
commit 8785c4b878

View File

@ -1,32 +1,28 @@
object PackageProvidesOptionsFrame: TPackageProvidesOptionsFrame
Left = 0
Height = 346
Height = 358
Top = 0
Width = 470
ClientHeight = 346
ClientWidth = 470
Width = 480
ClientHeight = 358
ClientWidth = 480
TabOrder = 0
DesignLeft = 245
DesignTop = 173
object ProvidesGroupBox: TGroupBox
Left = 0
Height = 346
Height = 358
Top = 0
Width = 470
Width = 480
Align = alClient
Caption = 'This package provides the same as the following packages:'
ClientHeight = 328
ClientWidth = 466
ClientHeight = 341
ClientWidth = 476
TabOrder = 0
object ProvidesMemo: TMemo
AnchorSideLeft.Control = ProvidesGroupBox
AnchorSideTop.Control = ProvidesGroupBox
AnchorSideRight.Control = ProvidesGroupBox
AnchorSideBottom.Control = ProvidesGroupBox
Left = 6
Height = 316
Height = 329
Top = 6
Width = 454
Width = 464
Align = alClient
BorderSpacing.Around = 6
ScrollBars = ssAutoVertical