Order of alTop aligned objects

Giganews Newsgroups
Subject:Order of alTop aligned objects
Posted by: Harold (h.holmes@n.o.spam.lincolnbeach.com)
Date:Sat, 31 Mar 2007

I have a scrollbox with several TGroupBoxes in it. Each groupbox is Aligned
with alTop. The user can move them up or down in the scrollbox so that the
order changes from top to bottom. What method might I be able to use to
determine which group box appears at the top and so on down the scrollbox.

I was going to keep a list and just move the groupbox names accordingly in
the list but I thought there might be a better way of doing this.

--
Best regards,
Harold

Replies