[Lazarus] Some thoughts about the global 'Application' instance.

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Sat Jun 20 15:29:00 CEST 2009


On Fri, Jun 19, 2009 at 6:56 PM, Hans-Peter
Diettrich<DrDiettrich1 at aol.com> wrote:
> How that?

unit Application;
...
end.

program Felipe;

begin
  DoSomethingWithApp(Application);
end.

FPC: Error in Line X, cannot pass a unit as a parameter




More information about the Lazarus mailing list