Visual GLCD is a development software used for visual building of graphic interface for embedded GUI-intensive devices with various types of Graphic LCD displays. This software generates source code compatible with mikroElektronika Compilers (mikroC, mikroPascal and mikroBasic).....
The above quote is from the MikroElectronika Visual GLCD web page. What you can do is the following, get the code in any of the MicroElektronika languages and write that code in PBP. I have done it before with other programs that produce code in C and I convert that to PBP. Sometimes it's an easy and obvious process, sometimes it is not.

Robert