property Position: TDialogPosition;
Determines the Position of the dialog. When Position is set to dpDesigned then the top and left values are retrieved from the Location property. If the Location property has one value of -1, then the dialog is displayed centered.
TJSCustomDialog Properties