You are here: Symbol Reference > JSDialog Namespace > Classes > TJSCustomDialog Class > TJSCustomDialog Properties > TJSCustomDialog.Width Property
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomDialog.Width Property

Determines the width of the client area of the dialog.

Pascal
property Width: Integer;

The Width of the dialog when it is displayed. By default the width is determined by the dialog contents. Change the Width property from 0 to force the dialog to display at a particular width. 

The Width property has no effect when emulating old dialogs (OldDialogStyle = TRUE). 

There is no way to control the Height of a dialog. This is calculated and cannot be modified.

The width value doesn't not include any operating system border width used in displaying the dialog. Keywords Width;OldDialogStyle;Emulation

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!