mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-28 01:48:26 +02:00
IDE: close About dialog with Escape.
git-svn-id: trunk@62038 -
This commit is contained in:
parent
fc63e31186
commit
459694b2f8
@ -231,6 +231,7 @@ object AboutForm: TAboutForm
|
|||||||
Width = 75
|
Width = 75
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
BorderSpacing.Around = 6
|
BorderSpacing.Around = 6
|
||||||
|
Cancel = True
|
||||||
Caption = '&Close'
|
Caption = '&Close'
|
||||||
Kind = bkClose
|
Kind = bkClose
|
||||||
ModalResult = 1
|
ModalResult = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user