Hi.
I have a readonly DBGrid. How can I copy text from there? Ctrl-C and right mouse button don't help me.
In Delphi, you can select and copy a cell, regardless of whether the option readonly, but in lazarus you can't select a cell if DBGrid is readonly.