formroller RemainHeight property
Return to Introduction  Previous page  Next page
Applies to
acFormRoller component.  

Declaration
property RemainHeight: Word;  

Description
The RemainHeight property specifies the height of form's client area that should be visible even if form is reduced (rolled up). Default value is 0, that means the client area of form is completely hidden except for the caption bar. Using larger values for RemainHeight allows part of the form to remain visible.  

See also
RollUp property, OnRollerChanged event.