On Sun, 2010-02-14 at 12:52 -0800, ABorka wrote: > When creating a web application, for example CGI Application in Lazarus, > and adding an action to the web module, the automatically generated > procedure name only contains a number and not the given action name.
> If memory serves, this has worked before properly (even changing the > source code when one changed the action name in the object inspector). Changing the name still works. So what I do is create the procedure with the wrong name, and then rename it in the object-inspector. But that's just a work-around. Joost. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
