formsizerestrictions MaxClientHeight property
Return to Introduction  Previous page  Next page
Applies to
acFormSizeRestrictions component.  

Declaration
property MaxClientHeight: Word;  

Description
The MaxClientHeight property controls the maximum height of client area your form (visible working area without borders and caption bar).  
 
tip If you would not to specify restriction for height, set this value to 0.  

See also
MaxWidth, MaxHeight, MinWidth, MinHeight +  
MaxClientWidth, MaxClientHeight, MinClientWidth, MinClientHeight properties.