mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-24 21:22:43 +02:00
ide: change borderstyle of key dialogs to bsDialog
git-svn-id: trunk@28665 -
This commit is contained in:
parent
56fb0cb880
commit
2fded8da6c
@ -4,6 +4,7 @@ object ChooseKeySchemeDlg: TChooseKeySchemeDlg
|
||||
Top = 307
|
||||
Width = 433
|
||||
ActiveControl = SchemeRadiogroup.RadioButton0
|
||||
BorderStyle = bsDialog
|
||||
Caption = 'ChooseKeySchemeDlg'
|
||||
ClientHeight = 233
|
||||
ClientWidth = 433
|
||||
|
@ -5,6 +5,7 @@ object ShortCutDialog: TShortCutDialog
|
||||
Width = 545
|
||||
ActiveControl = BtnPanel
|
||||
AutoSize = True
|
||||
BorderStyle = bsDialog
|
||||
Caption = 'ShortCutDialog'
|
||||
ClientHeight = 260
|
||||
ClientWidth = 545
|
||||
|
Loading…
Reference in New Issue
Block a user