FIX: DC does not close "Options" on pressing ESC after you selected "Tooltips" section (fixes #1929)

(cherry picked from commit 0b35d32a7a)
This commit is contained in:
Alexander Koblov 2024-10-27 13:30:34 +03:00
commit 9f36d76df9

View file

@ -117,7 +117,6 @@ inherited frmOptionsToolTips: TfrmOptionsToolTips
Width = 54
AutoSize = True
BorderSpacing.Left = 3
Cancel = True
Caption = 'Cop&y'
OnClick = btnCopyToolTipsFileTypeClick
TabOrder = 2