JVCL Help:TJvOutlookBarButton
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvOutlookBarButton Class
[+] JvOutlookBar.pas Classes
[+] TJvOutlookBarButton Methods
[+] TJvOutlookBarButton Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvOutlookBarButton
run\JvOutlookBar.pas
Summary
A button on an outlook page.
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.
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