JVCL Help:TJvXPCustomWinXPBar
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPCustomWinXPBar Class
[+] JvXPBar.pas Classes
[+] TJvXPCustomWinXPBar Events
[+] TJvXPCustomWinXPBar Methods
[+] TJvXPCustomWinXPBar Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvXPCustomControl
TJvXPCustomWinXPBar
TJvXPBar
run\JvXPBar.pas
Summary
Base class for XP style group boxes with fixed items.
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.
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