JVCL Help:TJvXPCustomWinXPBar

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvXPCustomControl
TJvXPCustomWinXPBar
TJvXPBar
run\JvXPBar.pas


Summary

Base class for XP style group boxes with fixed items.

run\JvXPBar.pas


Pascal

 run\JvXPBar.pas
 TJvXPCustomWinXPBar = class(TJvXPCustomControl);


Description

Use TJvXPCustomWinXPBar as a base class when creating controls that should mimic the look and feel of the navigation bar used in Windows XP. TJvXPCustomWinXPBar handles the basic tasks of creating and managing the items that are displayed on its client area as well as the expanding and collapsing of the control.
Do not create instances of TJvXPCustomWinXPBar. Instead, use a derived control, like TJvXPBar.

run\JvXPBar.pas


About

Navigation

run\JvXPBar.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