[lazarus] LCL: TApplication.FHandle

Michael Van Canneyt michael.vancanneyt at wisa.be
Mon Sep 29 10:42:36 EDT 2003




On Mon, 29 Sep 2003, Micha Nelissen wrote:

> Michael Van Canneyt wrote:
>
> >
> > On Mon, 29 Sep 2003, Micha Nelissen wrote:
> >
> >>Where is TApplication.FHandle used for? It does not seem to be used. Is
> >>it for future functionality, and if so, can it be coded?
> >
> >
> > It should be filled with the windows program handle.
>
> Which is what exactly?

I'm not sure, but windows allocates a handle for each started process.
My guess was that Application.Handle represents this handle.

However, looking at the VCL code, it doesn't look at this at all...
so I'm as confused as you are ...

Michael.






More information about the Lazarus mailing list