[fpc-devel] Coding Questions

Vincent Snijders vsnijders at quicknet.nl
Sat Dec 3 19:57:41 CET 2005


VisionForce wrote:
> the readkey() function freezes the whole app until you press a key; this 
> is async.

You cannot change the behaviour of readkey, but you can use the 
keypressed  function to see if there is a key to be read.

Vincent.



More information about the fpc-devel mailing list