FIX: Delete dialog position

This commit is contained in:
Alexander Koblov 2015-11-22 12:58:00 +00:00
commit 8816cb36f6

View file

@ -7,7 +7,7 @@ inherited frmDeleteDlg: TfrmDeleteDlg
BorderStyle = bsDialog
ClientHeight = 86
ClientWidth = 415
Position = poOwnerFormCenter
Position = poScreenCenter
inherited pnlContent: TPanel
Height = 1
Width = 399