Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7051649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:17:20+00:00 2026-05-28T03:17:20+00:00

I have a third-party application and I need to read the values of some

  • 0

I have a third-party application and I need to read the values of some controls to use them in my own application developed in Delphi. The other application runs on Windows and is obviously written in Java using the SWT framework. Unfortunately the (control) IDs of the controls where I need to read the values are different everytime I start the third-party application. It seems that the Java/SWT framework generates new windows/control IDs each time the UI of the application is created. Is there any other identifier I could use?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T03:17:20+00:00Added an answer on May 28, 2026 at 3:17 am

    You can use the Windows properties to get an ID which is persistent.

    The name of the property is SWT_OBJECT_INDEX:

    nProp := GetProp(Handle, 'SWT_OBJECT_INDEX');
    

    The return value of GetProp() is the ID of the window. Handle is the handle to your control. However, you need to go through all child windows to find the control with the ID you are looking for. Please note that those IDs could change if the application is updated.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have third party dlls that I need to use with my application. The
I've imported 2 dlls to my application (third party) Now both of them have
I need to parse files generated by a third-party application. Using ANTLR, I have
I have to use third party, unmanaged COM dll into my .NET application. I
I have a third party .NET Assembly and a large Java application. I need
we have an asp.net application developed by a third party. We would like to
I have to create a user in a third party application that stores its
I have a WinForms application with a bunch of third party references. This makes
I am building an android application that uses several third party libraries. I have
I have third party sites that link to some images on my site. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.