mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2026-01-04 05:20:30 +01:00
IDE: package options: description: fixed layout
git-svn-id: trunk@40713 -
This commit is contained in:
parent
e230112a50
commit
8831d137eb
@ -19,10 +19,6 @@ object PackageDescriptionOptionsFrame: TPackageDescriptionOptionsFrame
|
||||
ClientWidth = 548
|
||||
TabOrder = 0
|
||||
object DescriptionMemo: TMemo
|
||||
AnchorSideLeft.Control = DescriptionGroupBox
|
||||
AnchorSideTop.Control = DescriptionGroupBox
|
||||
AnchorSideRight.Control = DescriptionGroupBox
|
||||
AnchorSideBottom.Control = DescriptionGroupBox
|
||||
Left = 6
|
||||
Height = 65
|
||||
Top = 6
|
||||
@ -71,10 +67,6 @@ object PackageDescriptionOptionsFrame: TPackageDescriptionOptionsFrame
|
||||
ClientWidth = 548
|
||||
TabOrder = 2
|
||||
object LicenseMemo: TMemo
|
||||
AnchorSideLeft.Control = LicenseGroupBox
|
||||
AnchorSideTop.Control = LicenseGroupBox
|
||||
AnchorSideRight.Control = LicenseGroupBox
|
||||
AnchorSideBottom.Control = LicenseGroupBox
|
||||
Left = 6
|
||||
Height = 75
|
||||
Top = 6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user