TIWCGJQStickyPanelOptions.OnUnStick Property
A function to be called when the element becomes un-sticky on the page. Function will have a scope of element whose stickiness was removed, which will also be provided as the first argument to the Function.
published property OnUnStick: TIWCGJSonFunc index 06 read GetFuncValue write SetFuncValue stored IsFuncStored;