JVCL Help:TJvExpress
JVCL Help: TJvExpress Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvLookOutPage
TJvExpress
run\JvLookOut.pas
Summary
A control that mimics the look of the sidebar in Microsoft® Outlook Express®.
Pascal
run\JvLookOut.pas
TJvExpress = class(TJvLookOutPage, IJvDenySubClassing);
Description
- JVCLInfo
Use a TJvExpress control when you need a sidebar control that displays a list of buttons in a manner similar to Microsoft® Outlook Express®. In a TJvExpress, buttons are arranged as a single list of buttons. When the number of buttons exceed the height of the control, scroll arrows are displayed as needed. The buttons in the control share a common size (set this with the ButtonHeight) property and they are always sized to fill the entire width of the TJvExpress.
TJvExpress is derived from TJvCustomOutlookPage and share many of its methods and properties but also adds support for displaying buttons and scroll arrows in another style.
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