Interview Questions

What is the use of container?

Delphi Interview Questions


(Continued from previous question...)

What is the use of container?

Container is used to hold the components. It's the responsibility of the container to request the visible controls placed on it to paint themselves. The container is also responsible for creating and later destroying the components palced on it automatically.
A container is both owner and parent of it's components.

(Continued on next question...)

Other Interview Questions