> > my English is not very good. If you mean something like this:
> >     SR1.Align:=alNone;
> >     SR1.Visible:=true;
> >     SG1.Visible:=false;
> >     SR1.Align:=alClient;
> >
> > then this not fix the problem.
>
>
> DisableAlign;
> ...
> ...
> EnableAlign;


Unfortunately it did not help
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to