ide: change borderstyle of key dialogs to bsDialog

git-svn-id: trunk@28665 -
This commit is contained in:
paul 2010-12-10 06:38:17 +00:00
parent 56fb0cb880
commit 2fded8da6c
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@ object ChooseKeySchemeDlg: TChooseKeySchemeDlg
Top = 307
Width = 433
ActiveControl = SchemeRadiogroup.RadioButton0
BorderStyle = bsDialog
Caption = 'ChooseKeySchemeDlg'
ClientHeight = 233
ClientWidth = 433

View File

@ -5,6 +5,7 @@ object ShortCutDialog: TShortCutDialog
Width = 545
ActiveControl = BtnPanel
AutoSize = True
BorderStyle = bsDialog
Caption = 'ShortCutDialog'
ClientHeight = 260
ClientWidth = 545