JVCL Help:TJvXPBar

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

Control that can display an icon, a header and zero or more clickable items in its client area.

run\JvXPBar.pas


Pascal

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


Description

  1. JVCLInfo

Use a TJvXPBar control on a form to display an XP style group box with items that can be clicked. To create a navigation style control, drop several TJvXPBars on a TJvXPContainer and align them to the top of the container.

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