[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
evenment fonction handle
[Thread Prev] | [Thread Next]
- Subject: evenment fonction handle
- From: Fabien Bodard <gambas.fr@xxxxxxxxx>
- Date: Sun, 24 Aug 2025 10:17:07 +0200
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
Hi, How can I know if a function handle has been set in the parent class ? I meen ... is it this way ? if object.class(object.parent(me)).exist(...) ? then or there is another way. I need to test it to know if I use a default function instead. Thank you -- Fabien Bodard
Re: evenment fonction handle | Lee <t.lee.davidson@xxxxxxxxx> |