Hello,
thanks for your reply.
My language is Borland C++ Builder 6.0
When it comes to resizing my Cotainer there is no problem, but the problem starts when I'd like my Map inside the Container...
Type: Posts; User: tomek_tomek
Hello,
thanks for your reply.
My language is Borland C++ Builder 6.0
When it comes to resizing my Cotainer there is no problem, but the problem starts when I'd like my Map inside the Container...
Hello,
I've succeded in putting MP Map into OleContainer, but there are 2 problems:
1. when I resize the container the Map doesn't change its size. How to change it?
2. is it possible to add...