mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 04:56:02 +02:00
IDE: PackageEditor: hide minimize and maximize buttons
git-svn-id: trunk@62295 -
This commit is contained in:
parent
a4fc8be8f3
commit
189ff81e4a
@ -4,6 +4,7 @@ object PackageEditorForm: TPackageEditorForm
|
|||||||
Top = 248
|
Top = 248
|
||||||
Width = 464
|
Width = 464
|
||||||
AllowDropFiles = True
|
AllowDropFiles = True
|
||||||
|
BorderIcons = [biSystemMenu]
|
||||||
Caption = 'PackageEditorForm'
|
Caption = 'PackageEditorForm'
|
||||||
ClientHeight = 455
|
ClientHeight = 455
|
||||||
ClientWidth = 464
|
ClientWidth = 464
|
||||||
|
Loading…
Reference in New Issue
Block a user