For TStringGrid, is there a way to get the SelText for a Cell? When I DoubleClick on a word in a string of words in a cell, it highlights the word I click on. I need to be able to copy that word to another cell. This will happen for every cell in one column so having the user do Copy/Paste is not practical.