Order of TCategoryPanel into TCategoryPanelGroup
问题 I got a whole Delphi application with 32 differents forms for data input. I got 1 main TCategoryPanelGroup with 115 diffrents TCategoryPanel on it. There are 6 main TCategoryPanel (main1, to main6) that we found on each forms and we add to this some specific (specific1, 2, 3, and so on) TCategoryPanel to each of them. All forms are already prebuilt in the application, theren't built at runtime. There's the way I do manage those forms (32 forms with an average of 10 panels of information on