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