TIWCGJQGridOptions.OnDblClickRow Property
Raised immediately after row was double clicked. rowid is the id of the row, iRow is the index of the row (do not mix this with the rowid), iCol is the index of the cell. e is the event object
published property OnDblClickRow: TIWCGJSonFunc index 94 read GetFuncValue write SetFuncValue stored IsFuncStored;