JVCL Help:TJvNavPaneToolPanel
From Project JEDI Wiki
Jump to navigationJump to search[+] JvNavigationPane.pas Classes
[+] TJvNavPaneToolPanel Events
[+] TJvNavPaneToolPanel Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomNavPaneToolPanel
TJvNavPaneToolPanel
run\JvNavigationPane.pas
Summary
Control that visually resembles the action or tool panel in recent versions of Microsoft Office application.
Pascal
run\JvNavigationPane.pas
TJvNavPaneToolPanel = class(TJvCustomNavPaneToolPanel);
Description
- JVCLInfo
Use a TJvNavPaneToolPanel when you need to display a panel with built-in support for:
- A caption area
- A drop-down menu built into the caption (the DropDownMenu property)
- A close button (the CloseButton property)
- One or more tool buttons (the Buttons property)
- An area where to display additional controls.
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