Automatically Resizing a Popup TWebForm

Hi,

On a phone I want to keep the popup form the full size of the screen however the OnResize event seems to be only fired once, not when orientation is changed after the popup is opened.

Thanks,

Ken

There is a form.OnOrientationChange event.

This event does not fire in a popup webform.