JVCL Help:TJvOutlookBarButtons.Insert
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvOutlookBarButtons.Insert Method
[+] TJvOutlookBarButtons Methods
[+] TJvOutlookBarButtons Properties
Search in JVCL Help
Search in all projectsSummary
Adds a new button and places it at the specified index in the list.
Pascal
functionInsert(Index: Integer): TJvOutlookBarButton;
Parameters
Parameters | Description |
Index: Integer | The index where the button should be inserted. |
Return Value
The newly created button.
Description
Call Insert to add a new button to the list of buttons at a specific index.
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