why the code do not generate properly ?

Hi, i have just updated to the latest v1.3.4546 , but when i started a new form , put a webButton on the form, showing main.pas(Design) , double click on the WebButton1 , it should by right auto generate the code automatically, i saw it generated for a shortwhile within less than 3 seconds , the procedure and everything in it disappear and the code that was generated gone,

even if i go to the object inspector and insert the code at the onClick event, the onclick TnotifyEvent procedure never get created.

please advice.

Thanks.
kalmen

Hello, that's because you have Autosave set to true, so when the .pas is saved, empty event handlers are deleted. To disable autosave, check this link: