Project: About Box Component
Unit: PJAbout.
Class: TPJAboutBoxDlg
Applies to: ~>3.6
property DlgTop: Integer;
The DlgTop property determines the position of the top of the about dialog box in pixels. Whether the top of the dialog is aligned relative to the screen, the desktop work area or the owning control depends on the value of the Position property. The alignment may be adjusted to ensure the whole of the dialog can be seen.
If the CentreDlg property is true then DlgTop is ignored and the dialog is centred.
The default value is 0.