1
vote
2answers
106 views
Can IntraWeb forms be synchronized on demand?
Scenario: I have a Delphi Intraweb application that has some edit components and buttons on a screen. In the TIWEdit.OnAsyncExit and TIWButton.OnClick a flag is set, and another thread in the …
