Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Sheepx

    Best way to go about Loading runescape within my Delphi application

    Well basically im trying to make a simple runescape browser, Specifically Oldschool runescape. Its a Java browser based game. Are there any special components i should use? EmbeddedWB , Twebbrowser? or the chrome framework? or other I appreciate any assistance with this
  2. Sheepx

    [Delphi] Using SendInput (Specificaly moving and clicking the mouse)

    Well i plan on eventually searching for a specific bitmap within a bitmap. but im toying around with a simple browser game right now. So please do let me know what else you think would work
  3. Sheepx

    [Delphi] Using SendInput (Specificaly moving and clicking the mouse)

    I appologize for the slow response, What im trying to accomplish is being able to send clicks to another application and peform tasks within that application without it being active or even using my mouse. Thank you very much for your quick reply, Im going to check that out now and look it over
  4. Sheepx

    [Delphi] Using SendInput (Specificaly moving and clicking the mouse)

    Hello everyone, For the life of me, I cannot find an example on how to use SendInput to move and click the mouse within Delphi, Can anyone post or point me in the right direction? I would appreciate it alot
  5. Sheepx

    Win32 API question

    I meant, My thread title was supposed to be my question, i mis-labeled it . Im looking for a place on how to use api's in delphi. Basically where i can look up an API function and then see an example on how to implement it into delphi.
  6. Sheepx

    Win32 API question

    My thread title is my question
  7. Sheepx

    Win32 API question

    Hello all, well i have been experimenting with the Win32 API in Delphi and im unsure on where to look on examples to use them..seeing how the MSDN only show's C++ examples. I have dug through Delphi 7's help file and well... im a little confused so i will just paste my working code i found and...

Part and Inventory Search

Back
Top