You are here: Symbol Reference > JSDialog Namespace > Classes > TJSCustomDialog Class > TJSCustomDialog Methods > TJSCustomDialog.WidthAdjustment Method
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomDialog.WidthAdjustment Method

Method that allows descendant classes to change the calculated width of a dialog.

Pascal
function WidthAdjustment: Integer; virtual;

This value is the required width of the dialog. If there is a difference between the calculated dialog width and the value returned from the WidthAdjustment method, the difference is added to the calculated dialog width.

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!