[Lazarus] dbl click on a grid

Hans-Peter Diettrich DrDiettrich1 at aol.com
Mon Mar 1 22:03:47 CET 2010


Andrea Mauri schrieb:

> in my application I have some grids (TStringGrid) where the dblclick 
> should fire some events related to the selected row. I would like that 
> the dblclick events will be raised only if the dblclick is performed on 
> non-fixed rows.
> How can I do that?

Check the clicked row in your event handler.

DoDi





More information about the Lazarus mailing list