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

Method that allows descendant classes to override the minimum height check.

Pascal
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.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!