ct: [Lazarus] Find Form instance with Title
>
> Google has failed me on this one. :( I need to check to see if a
> dynamically created form (object) with a given title already exists
> within the application, and if so, to raise it to the front.
Thanks for the steer! In case an
Look at your Screen object:
http://lazarus-ccr.sourceforge.net/docs/lcl/forms/tscreen.html
Check out FindForm and Forms
> Date: Fri, 15 Nov 2013 22:32:37 -0500
> From: the.tail.kin...@gmail.com
> To: lazarus@lists.lazarus.freepascal.org
> Subject: [Lazarus] Find Form instanc
Google has failed me on this one. :( I need to check to see if a
dynamically created form (object) with a given title already exists
within the application, and if so, to raise it to the front.
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freep