Delphi XE4 stringgrid selectcell in FireMonkey -


does know how retrieve column , row when selecting cell in firemonkey stringgrid (in other words, when clicking on cell, want know column/row being selected)...?

we using delphi xe4.

thanks in advance.

to index of current row, use selected property.
index of current column, use columnindex property.


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -