TIWCGJQGridCol.OnUnformat Property
Custom function to “unformat” a value of the cell when used in editing See Custom Formatter. (Unformat is also called during sort operations. The value returned by unformat is the value compared during the sort.)
published property OnUnformat: TIWCGJSonFunc index 37 read GetFuncValue write SetFuncValue stored IsFuncStored;