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 TouchToneTommy 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: *

  • Users: jrdoner
  • Content: Threads
  • Order by date
  1. jrdoner

    Capturing carriage returns in a stringgrid

    I am using a string grid to permit entry of a list of words by a user. I capture the keystrokes to the string grid with its OnKeyUp method, so that when I get a carriage return, my program can examine the user-entered word for correctness. But, it always takes two presses of the carriage...
  2. jrdoner

    Button color

    I find that the Object Editor does not allow for changing the color of a button. This seems rather odd, since I would like to make buttons, say, red or green, depending on state, just like power buttons on hardware. So how does one specify the color of a button? Thanks in advance for any...
  3. jrdoner

    Calling an external program

    I seem to recall many years ago using a procedure that allowed a Delphi application to execute an external program, which, when closed, returned control to the original program. But, I can't remember the name of that procedure. Anybody out there know which procedure it is? Thanks in advance...
  4. jrdoner

    Importing Digital maps into Delphi applications

    I am interestested in creating a customized version of GPS-mapping SW in Delphi 7. I've not a clue, at the moment, as to whether or not any mapping software companies supply such a capability via an SDK, or whether there might be some freeware out there that uses USGS maps, or other free...

Part and Inventory Search

Back
Top