The ProcessEvents function allows the processing of internal Windows messages. This is especially necessary if events of client-side objects of external DLLs do not reach the server in time.
Syntax |
ProcessEvents() |
Return value |
None |
Parameter |
None |