Jump to content

Binding TObjectList to list of ui components


Andrea Franco

Recommended Posts

Hi,

is there a way to bind the objects of a TObjectList to a list of ui components? I have a TObjectList where each object contains fields to show aggregated within a list, but with a different layout than a dbgrid, not side by side but with a custom layout to be repeated for each element of the list. If I use a TUnimList I can only show one string for each element, I need something more flexible.

For example I need to insert 4 labels and 1 checkbox for each element of the list, always repeated with the same arrangement.

Thanks

Andrea

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...