Controls where the dialog is to be displayed.
TDialogPosition = ( dpScreenCenter, dpDesktopCenter, dpMainFormCenter, dpOwnerFormCenter, dpDesigned );
JSDialogs
|
Members |
Description |
|
dpScreenCenter |
Display the dialog in the center of the screen. |
|
dpDesktopCenter |
Display the dialog in the center of the desktop. |
|
dpMainFormCenter |
Display the dialog in the center of the applications main form. |
|
dpOwnerFormCenter |
Display the dialog in the center of the dialogs owner. |
|
dpDesigned |
Dialog position is set by the caller using the Location method |
|
Copyright © 2013 by LMD Innovative. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|