TIWCGJQStickyPanelOptions.OnStick Property
A function to be called when the element becomes sticky on the page. Function will have a scope of element that was made sticky, which will also be provided as the first argument to the Function.
published property OnStick: TIWCGJSonFunc index 05 read GetFuncValue write SetFuncValue stored IsFuncStored;