Most voted "delphi-xe8" questions
Delphi XE8 is a specific version of Delphi developed by Embarcadero and released in April 2015.
Learn more…51 questions
Sort by count of
-
-2
votes1
answer188
viewsHow to delete the line in memo according to the amounts of Numbers in Delphi?
Good Night, I have a memo that takes several strings and in many lines, I want to delete the lines that contain less or more than seven(7) numbers ,leaving only the lines that have exactly seven(7)…