JVCL Help:TJvCustomTabBar.FindTab

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

Search in JVCL Help

 
Search in all projects
 

Summary

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