JVCL Help:TJvCustomOutlookBar
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomOutlookBar Class
[+] JvOutlookBar.pas Classes
[+] TJvCustomOutlookBar Events
[+] TJvCustomOutlookBar Methods
[+] TJvCustomOutlookBar Properties
Search in JVCL Help
Search in all projectsClass 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).
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.
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