Delphi control that could mimic “Add-ons|Extension list” of Firefox?

后端 未结 5 1295
醉话见心
醉话见心 2020-12-03 06:05

My aim is to update the look of the GUI in my app. Currently my GUI contains a lot of listboxes which are used to edit some objects in an old fashioned way, that is, user do

5条回答
  •  青春惊慌失措
    2020-12-03 06:59

    I mostly agree with Lars, but I would use a frame for each item instead of a panel. That would separate into its own file, and you would get easy designtime support for it.

提交回复
热议问题