![]() |
![]() ![]() ![]() |
acFormRoller component.
|
property RemainHeight: Word;
|
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.
|
RollUp property, OnRollerChanged event.
|