zeljko wrote:
Hi, Is there any way to catch when some form changed it's title text ? I want to catch such changes inside main form. Is it possible via LCL ?
you can add a message handler CM_TEXTCHANGED for your form.
Best regards, Paul Ishenin. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
