DlgLeft property

Project: About Box Component

Unit: PJAbout.

Class: TPJAboutBoxDlg

Applies to: ~>3.6

property DlgLeft: Integer;

Description

The DlgLeft property determines the position of the left hand side of the about dialog box in pixels. Whether the left side 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 DlgLeft is ignored and the dialog is centred.

The default value is 0.