[fpc-pascal] (no subject)

Bihar Anwar bihar_anwar at rocketmail.com
Sun Apr 11 14:16:58 CEST 2010


Thanks Bart, I will try it.



----- Original Message ----
From: Bart <bartjunk64 at gmail.com>
To: FPC-Pascal users discussions <fpc-pascal at lists.freepascal.org>
Sent: Sun, April 11, 2010 4:51:54 PM
Subject: Re: [fpc-pascal] (no subject)

Simply define the compiler directive NOFORMSPLEASE when compiling your
console app.
The ProcessMessages is there (I guess) for allowing the Application
object to update screens (WinControls).

Since a console application does not link in LCL this is not necessary.

Bart
_______________________________________________
fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal



      



More information about the fpc-pascal mailing list