Does Delphi have an equivalent for the VB function DoEvents?
01.01.2007
Use the next:
Application.ProcessMessages
01.01.2007
Use the next:
Application.ProcessMessages
|
Previous page:
Using Visual Basic arrays in Delphi |
Top: DRKB |
Next page: Does Delphi have an equivalent for the Visual Basic SendKeys function? |