mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-20 12:19:32 +02:00
IDE: fixed layout
git-svn-id: trunk@48137 -
This commit is contained in:
parent
7efeb2a3cc
commit
8785c4b878
@ -1,32 +1,28 @@
|
|||||||
object PackageProvidesOptionsFrame: TPackageProvidesOptionsFrame
|
object PackageProvidesOptionsFrame: TPackageProvidesOptionsFrame
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 346
|
Height = 358
|
||||||
Top = 0
|
Top = 0
|
||||||
Width = 470
|
Width = 480
|
||||||
ClientHeight = 346
|
ClientHeight = 358
|
||||||
ClientWidth = 470
|
ClientWidth = 480
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
DesignLeft = 245
|
DesignLeft = 245
|
||||||
DesignTop = 173
|
DesignTop = 173
|
||||||
object ProvidesGroupBox: TGroupBox
|
object ProvidesGroupBox: TGroupBox
|
||||||
Left = 0
|
Left = 0
|
||||||
Height = 346
|
Height = 358
|
||||||
Top = 0
|
Top = 0
|
||||||
Width = 470
|
Width = 480
|
||||||
Align = alClient
|
Align = alClient
|
||||||
Caption = 'This package provides the same as the following packages:'
|
Caption = 'This package provides the same as the following packages:'
|
||||||
ClientHeight = 328
|
ClientHeight = 341
|
||||||
ClientWidth = 466
|
ClientWidth = 476
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
object ProvidesMemo: TMemo
|
object ProvidesMemo: TMemo
|
||||||
AnchorSideLeft.Control = ProvidesGroupBox
|
|
||||||
AnchorSideTop.Control = ProvidesGroupBox
|
|
||||||
AnchorSideRight.Control = ProvidesGroupBox
|
|
||||||
AnchorSideBottom.Control = ProvidesGroupBox
|
|
||||||
Left = 6
|
Left = 6
|
||||||
Height = 316
|
Height = 329
|
||||||
Top = 6
|
Top = 6
|
||||||
Width = 454
|
Width = 464
|
||||||
Align = alClient
|
Align = alClient
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
ScrollBars = ssAutoVertical
|
ScrollBars = ssAutoVertical
|
||||||
|
Loading…
Reference in New Issue
Block a user