JVCL Help:TJvOutlookBarButton

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvOutlookBarButton
run\JvOutlookBar.pas


Summary

A button on an outlook page.

run\JvOutlookBar.pas


Pascal

 run\JvOutlookBar.pas
 TJvOutlookBarButton = class(TCollectionItem);


Description

The buttons on the pages of a TJvOutlookBar are of type TJvOutlookBarButton. To add a button to a page at design time, double-click the outlook bar to open the OutlookBar Editor. To add a button at runtime, call the Add method of the Buttons property of the page where the page should be added.

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