JVCL Help:TJvCustomTabBar.FindTab
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomTabBar.FindTab Method
[+] TJvCustomTabBar Events
[+] TJvCustomTabBar Methods
[+] TJvCustomTabBar Properties
Search in JVCL Help
Search in all projectsSummary
Returns the first tab with the given Caption.
Pascal
functionFindTab(constCaption: string): TJvTabBarItem;
Parameters
Parameters | Description |
const Caption: string | Caption to locate in the Tabs Collection. |
Return Value
Tab item with the specified caption, or nil.
Description
Write here a description
See Also
TJvCustomTabBar.FindData, TJvCustomTabBar.Tabs, TJvTabBarItem.Caption, TJvTabBarItems
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