From: TMS
Jackson: Attachment in your email.
Delphi 2010 with IW 11.0.19
When using a button’s OnClick event in an IWRegion all
content is gone.
Steps to reproduce:
è
See attached sample project
è
Or create New VCL for the web
project:
o
Add IWRegion Control
o
Add IWButton and IWLabel in the region
o
Add IWButton OnClick event to change the
IWLabel.Text
o
Run the application
o
Click the Button
o After refresh all controls in the IWRegion have disappeared