Forum Discussion

june20satya's avatar
june20satya
Occasional Contributor
12 years ago

Identifying tab indicators of a particular tab in Delphi application.

How to identify tab indicators associated with a particular tab in Delphi application. In a VCL object all the tabs and identifiers are recognized as child objects but I could not identify which indicator corresponds to which tab since they the tab name and the indicators are not displayed sequentially.

1 Reply

  • AlexKaras's avatar
    AlexKaras
    Icon for Champion Level 2 rankChampion Level 2
    Hi Satya,



    (Not sure what indicators you are talking about.)

    As a general answer: you should investigate objects of interest in TestComplete's Object Browser and figure-out how to correlate them. Maybe a talk with developers will help as well.



    If you let us know what version of TestComplete you are using along with the name and version of the problematic VCL controls and provide their screenshot, then there are chances that somebody who already did the similair work will share obtained results.