Deal all,

if I put a Tcheckgroup on a form and I add few items and setting childsizing on

Layout:= cclLeftToRightThenTopToBottom;
ControlsPerLine:= 2;

I can see the items in 2 columns in form designer. When I run my application the tcheckgroup is shown with just one column.

Otherwise if I set
Checkgroup1.Columns:= 2;
I can see both at design time and runtime the items in 2 columns.

Different behaviour in design and run time for childsizing is misleading.

Andrea

---
Questa e-mail รจ stata controllata per individuare virus con Avast antivirus.
https://www.avast.com/antivirus


--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to