mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 23:58:06 +02:00
Designer: Make FormStyle=fsStayOnTop in Menu editor, issue #21405
git-svn-id: trunk@35655 -
This commit is contained in:
parent
b899514782
commit
f9525156e2
@ -6,6 +6,7 @@ object MainMenuEditorForm: TMainMenuEditorForm
|
||||
Caption = 'MainMenuEditorForm'
|
||||
ClientHeight = 220
|
||||
ClientWidth = 600
|
||||
FormStyle = fsStayOnTop
|
||||
OnClose = FormClose
|
||||
OnCreate = FormCreate
|
||||
OnDestroy = FormDestroy
|
||||
|
Loading…
Reference in New Issue
Block a user