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

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

Pascal
function WidthAdjustment: Integer; override;

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!