ide: ExceptionDlg: fix checkbox position regression from r52309 #f7106b7504

git-svn-id: trunk@52532 -
This commit is contained in:
ondrej 2016-06-20 18:02:01 +00:00
parent cabde596fa
commit bd6f6bf6dd

View File

@ -28,6 +28,7 @@ object IDEExceptionDlg: TIDEExceptionDlg
end
object cbIgnoreExceptionType: TCheckBox
AnchorSideLeft.Control = Owner
AnchorSideTop.Control = btnBreak
AnchorSideTop.Side = asrCenter
Left = 6
Height = 19