JVCL Help:TJvLookOut
JVCL Help: TJvLookOut Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvLookOut
run\JvLookOut.pas
Summary
A sidebar control that displays pages and buttons in a manner similar to the outlook bar in Microsoft® Outlook® XP and older.
Pascal
run\JvLookOut.pas
TJvLookOut = class(TJvCustomControl);
Description
- JVCLInfo
Use a TJvLookOut when you want to display buttons logically separated into pages without using up too much screen real estate. The TJvLookOut groups buttons on pages and only one page is visible at a time. To display a page, click the page button at the top of the page. The currently active page is "collapsed" and the newly selected page is "expanded" to fill the available screen area within the TJvLookOut's ClientRect. Each page has its own set of buttons and you can specify different settings for the background color and background image, image sizes, button frame color for each page. When the available screen space isn't enough to display all the buttons on a page, scroll arrows are displayed as needed at the top and/or bottom of the page.
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