Jonas Maebe schrieb:
>> Is "ShowMessage" part of the LCL? I thought that it comes with Free
Pascal directly
>> because the wiki
http://wiki.freepascal.org/Dialog_Examples/de#ShowMessage , which
>> explains this message, is located on wiki.freepascal.org.
> http://wiki.freepascal.org is exactly
On Wed, April 25, 2012 17:49, Jürgen Hestermann wrote:
> leledumbo schrieb:
> > You need to call Application.Initialize prior to anything if you want
> to use
> > LCL features (including its dialogs).
>
> Is "ShowMessage" part of the LCL? I thought that it comes with Free
> Pascal directly
> beca
On 25 Apr 2012, at 17:49, Jürgen Hestermann wrote:
> Is "ShowMessage" part of the LCL? I thought that it comes with Free Pascal
> directly
> because the wiki http://wiki.freepascal.org/Dialog_Examples/de#ShowMessage ,
> which
> explains this message, is located on wiki.freepascal.org.
http://w
leledumbo schrieb:
> You need to call Application.Initialize prior to anything if you want
to use
> LCL features (including its dialogs).
Is "ShowMessage" part of the LCL? I thought that it comes with Free
Pascal directly
because the wiki
http://wiki.freepascal.org/Dialog_Examples/de#ShowMess
You need to call Application.Initialize prior to anything if you want to use
LCL features (including its dialogs). Your uses clause seems overkill. Only
Interfaces, Forms and Dialogs units required for ShowMessage function.
--
View this message in context:
http://free-pascal-general.1045716.n5.na