How to apply JQResizeOptions.Helper to dialog?

Hi!
I have problem with dialog resizing, when it contains TIWCGJQHTMLEditor.
Every time when mouse goes to TIWCGJQHTMLEditor, resize stops.
There is good property JQResizeOptions.Helper that works with regions, but not works with dialogs.
Seems, problem is that JQDialogEx has own property "JQDialogOptions.Resizable".
Also, i have server side calculations of controls position.
JQResizeOptions.Helper (or any other property with same functionality) gives best available visualization of changing size in my situation...
Also i'm interested to disable horizontal resize.
I have problem with dialog resizing, when it contains TIWCGJQHTMLEditor.
Every time when mouse goes to TIWCGJQHTMLEditor, resize stops.
There is good property JQResizeOptions.Helper that works with regions, but not works with dialogs.
Seems, problem is that JQDialogEx has own property "JQDialogOptions.Resizable".
Also, i have server side calculations of controls position.
JQResizeOptions.Helper (or any other property with same functionality) gives best available visualization of changing size in my situation...
Also i'm interested to disable horizontal resize.