Just to clarify... I think what was meant here was the click on the indicator of a row (row-indicator). The title-click already works correctly. In Delphi, when you click the row-indicator, no event is triggered. In Lazarus (trunk) the OnCellClick is triggered with an unassigned Column. Is this a bug or a conscious decision to deviate from Delphi-behavior? Should a bug-report be opened for this?
(tested with trunk: Lazarus 1.3 r47211 FPC 2.7.1 i386-win32-win32/win64)