No, but if you separate the logic from the presentation you can use the LazWeb (or FclWeb, i don't remember) components to create a web-based frontend for the application. There is also a separate framework called Brooks that is supposedly more comprehensive, but i haven't tried that (and TBH i have only touched LazWeb/FclWeb only a little).
You might find https://smartmobilestudio.com/ interesting to quickly develop webapplications using what you learned in Pascal/Delphi. It compiles Pascal to Javascript and supports HTML5 canvas etc.