I'd like to control behavior of StringGrid once it's in editing mode: is it possible to access properties like SelLength, SelStart (or some equivalent for them) etc? I want to for example insert text at cursor in cell or to edit selected portion of text (add some tags from both sides and so on).