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

Declaration
property MaxClientWidth: Word;  

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

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