Opkman: Remove minimize button from the main form.

git-svn-id: trunk@61172 -
This commit is contained in:
balazs 2019-05-07 14:17:27 +00:00
parent 854d6a57f8
commit 76c7bf9958

View File

@ -3,6 +3,7 @@ object MainFrm: TMainFrm
Height = 650
Top = 168
Width = 900
BorderIcons = [biSystemMenu, biMaximize]
Caption = 'Online Package Manager'
ClientHeight = 650
ClientWidth = 900