Zath 0 Posted September 24, 2019 I currently have a TMemo listing file names from a wav sound file list. I would like to be able to select a row and then play the wav from the list with TMediaplayer. What should I use instead of TMemo as I cant seem to select a line ? I'm using the most recent Delphi Community edition. Share this post Link to post
Remy Lebeau 1394 Posted September 24, 2019 A TListBox or TListView would be far more appropriate for that than a TMemo. Share this post Link to post
Zath 0 Posted September 24, 2019 Thank you Remy. Yours is a name I remember from somewhere else. Share this post Link to post
TigerLilly 16 Posted September 25, 2019 (edited) Sure: https://en.wikipedia.org/wiki/Gambit_(comics) Edited September 25, 2019 by TigerLilly Share this post Link to post
Zath 0 Posted September 25, 2019 I was referring to another pascal orientated forum. Thanks anyway TigerLilly. Share this post Link to post
Guest Posted September 25, 2019 9 hours ago, TigerLilly said: Sure: https://en.wikipedia.org/wiki/Gambit_(comics) So now we know where @Remy Lebeau got his cool avatar. I'll be ... way col anyways 🙂 Share this post Link to post