JVCL Help:TJvCustomRollOut
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomRollOut Class
[+] JvRollOut.pas Classes
[+] TJvCustomRollOut Methods
[+] TJvCustomRollOut Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomRollOut
TJvRollOut
run\JvRollOut.pas
Summary
Base class for panels that can have their size collapsed and expanded.
Pascal
run\JvRollOut.pas
TJvCustomRollOut = class(TJvCustomPanel);
Description
Derive a new control from TJvCustomRollOut when you need a panel-like control that can be easily expanded and collapsed. To drop a control on a form, don't use TJvCustomRollOut. Instead, use a control that publishes all properties and events of TJvCustomRollOut, like TJvRollOut.
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