IDE: PackageEditor: hide minimize and maximize buttons

git-svn-id: trunk@62295 -
This commit is contained in:
ondrej 2019-11-25 09:34:12 +00:00
parent a4fc8be8f3
commit 189ff81e4a

View File

@ -4,6 +4,7 @@ object PackageEditorForm: TPackageEditorForm
Top = 248
Width = 464
AllowDropFiles = True
BorderIcons = [biSystemMenu]
Caption = 'PackageEditorForm'
ClientHeight = 455
ClientWidth = 464