JVCL Help:TJvCustomOutlookBar

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomOutlookBar
TJvOutlookBar
run\JvOutlookBar.pas


Summary

TJvCustomOutlookBar is the base class for a control that displays pages and buttons in the style of the button bar in Microsoft(R) Outlook(R).

run\JvOutlookBar.pas


Pascal

 run\JvOutlookBar.pas
 TJvCustomOutlookBar = class(TJvCustomControl);


Description

Use TJvCustomOutlookBar as a base class when defining a control that should contain a series of pages which in turn has buttons in a list in the style of Microsoft Outlook.
Do not create instances of TJvCustomOutlookBar. To put an outlook bar on a form, use a descendant of TJvCustomOutlookBar, such as TJvOutlookBar.

run\JvOutlookBar.pas


About

Navigation

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