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

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

Pascal
function CheckMinimumHeight: Boolean; override;

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!