Forum > LCL
[Solved] TCheckGroup Child Alignment
(1/1)
TheLastCayen:
Hi,
I am using
Lazarus 3.4
FPC 3.2.2
Linux Mint XFCE 22
I am populating a TCheckGroup with dynamic TCheckBox.
Is there a way to align the TCheckBox at the top of my TCheckGroup? Currently, they are aligned in the middle.
I attached 2 picture
pic1.png is the current setting
pic2.png is what I am expecting
I tried to play with the CheckGroup1.ChildSizing, but nothing seems to have any impact on the child alignment.
Thank you
dsiders:
If you turn off AutoFill, it will align in exactly the way you want.
TheLastCayen:
Thank you dsiders:) This is exactly what I was looking for
Navigation
[0] Message Index