mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
FIX: Restore OnClose event handler
This commit is contained in:
parent
198d96de02
commit
49dc2f6598
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ object frmEditor: TfrmEditor
|
|||
}
|
||||
KeyPreview = True
|
||||
Menu = MainMenu1
|
||||
OnClose = frmEditorClose
|
||||
OnCloseQuery = FormCloseQuery
|
||||
OnCreate = FormCreate
|
||||
SessionProperties = 'Height;Width;WindowState;Left;Top'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue