LMD DialogPack
|
Method that allows descendant classes to override the minimum height check.
function CheckMinimumHeight: Boolean; virtual;
This method is overridden in TJSCustomDialog since the minimum height constraints do not apply to edit dialogs. The minimum height for a dialog is stored in the MIN_DIALOG_HEIGHT constant.
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|