10-25-2021, 06:56 PM
IntraWeb acts very much like a normal Windows VCL/FMX application. You can use the public section of each form class (but not the non class area) safely. In fact, just look at the IntraWeb demos and how they pass data around.

