<div dir="ltr"><div class="gmail_quote">On Tue, Nov 2, 2010 at 6:29 PM, Felipe Monteiro de Carvalho <span dir="ltr"><<a href="mailto:felipemonteiro.carvalho@gmail.com">felipemonteiro.carvalho@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br>
<br>
Does anyone know how to set in a control that it's client area starts<br>
in a non-standard position? I'd like to implement a custom-drawn<br>
TGroupBox and therefore I need to apply a delta to the starting X and<br>
Y position of child controls so that the (0,0) pos is bellow the<br>
caption and out of the border.<br>
<br></blockquote><div><br>Not sure but try<br><br>procedure AlignControls(AControl: TControl; var Rect: TRect); override;<br></div></div><br>-- <br>Zaher Dirkey<br>
</div>