Jump to content
Sign in to follow this  
limelect

Add 2 controls to same row coulomb gridpanel

Recommended Posts

I used gridpanel (2 rows 1 coulomb) to host a label on each row.(I have 2 gridpanels)

I want to add a led at the corner of each row.

P.S I changed the row to 0 but it goes ABOV the labels

What I need is to be in the corner.

Do I need to use something else?

Furthermore, the label is as a client and centered however I need the text poison at the 

center of the grid (further down).

Screenshot - 11_08_2021 , 08_51_50.jpg

Edited by limelect

Share this post


Link to post

Put a TPanel in the grid cell and place the label and LED onto that panel.

 

The vertical alignment of a TLabel is controlled by its Layout property,

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×