LMD DialogPack
|
Method that allows descendant classes to change the calculated width of a dialog.
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.
|
What do you think about this topic? Send feedback!
|