JVCL Help:TJvCustomRollOut.Collapse
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomRollOut.Collapse Method
[+] TJvCustomRollOut Methods
[+] TJvCustomRollOut Properties
Search in JVCL Help
Search in all projectsSummary
Collapses the rollout.
Pascal
procedureCollapse; virtual;
Description
Call Collapse to collapse the rollout to its collapsed height or width (depending on the value of Placement). The height or width of the collapsed rollout is controlled by the height or width set when it is collapsed, that is, if you change the height or width when the rollout is collapsed, the new values are used as the height and width for the collapsed state.
When you all Collapse, Collapsed is set to true.
See Also
TJvCustomRollOut.Collapsed, TJvCustomRollOut.Expand
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page