<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
> > Yes, but when add button for exemple, is possible to put out of marging<br>
> defined in AdjustClientRect<br>
<br>
</div>Yes, even negative coordinates are allowed for controls. This is for<br>
example needed when right aligning controls and the panel has not<br>
enough width for all it's children.<br>
You can override<br>
procedure AlignControls(AControl: TControl; var ARect: TRect); override;<br>
This is called whenever the children were changed.<br>
<div><div></div><div class="h5"><br>
Mattias<br>
<br></div></div></blockquote></div><br clear="all">Thanks Mattias, I see that.<br><br>-- <br>Laurent.<br><br>