Welcome to the new DelphiDabbler Code Library Documentation.

This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.

Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.

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.