<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body>
<div class="cooked">
<p>What is the point of using TFrame in the following example and
in general ?</p>
<p>I was just looking at “<strong>App Settings Screens</strong>”
sample that I downloaded from GetIt. There is a unit with a
TFrame with a bunch of components. It’s used only in one form in
this case. But, in a real application, this could only be used
in one for form anyway. So how is the TFrame helping here. It
seems to me that its made the code less maintainable in that if
you change the Frame, you have to remember to add it to the Form
again. Its using more resources and is going to take fraction
more time to launch.</p>
<p>What am I missing ?</p>
</div>
<div class="moz-signature">
<p>
Regards<br>
<br>
<b>Rohit Gupta</b><br>
B.E. Elec., M.E., Mem IEEE, Member IET<br>
</p>
</div>
<br>
</body>
</html>