<div dir="ltr"><div class="gmail_quote">On Wed, Nov 3, 2010 at 9:09 PM, Zaher Dirkey <span dir="ltr"><<a href="mailto:parmaja@gmail.com">parmaja@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;">
<div dir="ltr"><div class="gmail_quote"><div class="im">On Tue, Nov 2, 2010 at 6:29 PM, Felipe Monteiro de Carvalho <span dir="ltr"><<a href="mailto:felipemonteiro.carvalho@gmail.com" target="_blank">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><div><br>Not sure but try<br><br>procedure AlignControls(AControl: TControl; var Rect: TRect); override;<br></div></div><br></div></blockquote><div><br>or <br>procedure AdjustClientRect(var ARect: TRect); virtual; <br clear="all">
</div></div><br>Best Regards<br><br><i>I can not edit my posts in Message list</i><br>-- <br>Zaher Dirkey<br>
</div>