IDE: fixed TChooseClassSectionDialog.Position (use poScreenCenter).

git-svn-id: trunk@50219 -
This commit is contained in:
ondrej 2015-11-04 11:21:19 +00:00
parent db5d7eaeaf
commit 7ccbb1c8be

View File

@ -9,7 +9,7 @@ object ChooseClassSectionDialog: TChooseClassSectionDialog
ClientWidth = 252
KeyPreview = True
OnKeyPress = FormKeyPress
Position = poDesktopCenter
Position = poScreenCenter
LCLVersion = '1.5'
object SectionsListBox: TListBox
Left = 10