diff --git a/ide/keymapschemedlg.lfm b/ide/keymapschemedlg.lfm index e0e46b2c92..eaa256bb09 100644 --- a/ide/keymapschemedlg.lfm +++ b/ide/keymapschemedlg.lfm @@ -4,6 +4,7 @@ object ChooseKeySchemeDlg: TChooseKeySchemeDlg Top = 307 Width = 433 ActiveControl = SchemeRadiogroup.RadioButton0 + BorderStyle = bsDialog Caption = 'ChooseKeySchemeDlg' ClientHeight = 233 ClientWidth = 433 diff --git a/ide/keymapshortcutdlg.lfm b/ide/keymapshortcutdlg.lfm index 15ed59aca9..c60b503b54 100644 --- a/ide/keymapshortcutdlg.lfm +++ b/ide/keymapshortcutdlg.lfm @@ -5,6 +5,7 @@ object ShortCutDialog: TShortCutDialog Width = 545 ActiveControl = BtnPanel AutoSize = True + BorderStyle = bsDialog Caption = 'ShortCutDialog' ClientHeight = 260 ClientWidth = 545