JVCL Help:TJvNavPaneToolPanel

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomNavPaneToolPanel
TJvNavPaneToolPanel
run\JvNavigationPane.pas


Summary

Control that visually resembles the action or tool panel in recent versions of Microsoft Office application.

run\JvNavigationPane.pas


Pascal

 run\JvNavigationPane.pas
 TJvNavPaneToolPanel = class(TJvCustomNavPaneToolPanel);


Description

  1. 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.

run\JvNavigationPane.pas


About

Navigation

run\JvNavigationPane.pas



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