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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JaNeily

  1. JaNeily

    Replace Text In Fixed Length TEditBox?

    Finally got to try it at home last night. This was exactly what I needed. I've got a lot to learn.
  2. JaNeily

    Replace Text In Fixed Length TEditBox?

    Excellent! Thanks for the quick response. Hopefully Monday will be a good day to give it try.
  3. JaNeily

    Replace Text In Fixed Length TEditBox?

    I have a TEditBox that I have set to a specific length. If I click in the box at the position I want to insert a charter at, I have to delete the following character before I can insert a new one to replace it. How would I go about highlighting one character after the position I select in a...
  4. JaNeily

    TMaskEdit Help

    :)
  5. JaNeily

    TMaskEdit Help

    Thank you! Now, can you explain to me why it works? I expect the '!9999' is saying 4 numeric characters, ';' is a separator. What does the '1' following it mean? The '-' is the character to display for a blank or missing entry. What do the '#8' and 'Key := #0' in the code mean?
  6. JaNeily

    TMaskEdit Help

    My first question to the forum - thanks in advance for any assistance. I am new to programming, so please be patient with me. I am using XE, and am trying to use a TMaskEdit. I would like to have data entry limited to 4 digits, using only the numbers 3,5,7,and 9. How would I create the mask?

Part and Inventory Search

Back
Top