IDE: close About dialog with Escape.

git-svn-id: trunk@62038 -
This commit is contained in:
bart 2019-10-11 12:19:14 +00:00
parent fc63e31186
commit 459694b2f8

View File

@ -231,6 +231,7 @@ object AboutForm: TAboutForm
Width = 75
AutoSize = True
BorderSpacing.Around = 6
Cancel = True
Caption = '&Close'
Kind = bkClose
ModalResult = 1