Making a TPageControl flat in Delphi 7

后端 未结 4 1407
小鲜肉
小鲜肉 2021-02-15 16:19

I don\'t know whether this question can be answered here, but I hope it will. I wrote a simple text editor in Delphi 7 that serves as my primary IDE for writing C code under Win

4条回答
  •  我在风中等你
    2021-02-15 16:53

    You could always use a commercial solution. I would strongly recommend Raize components, which support flat TPageControls with tabs. The component set is very easy to work with, and supports numerous visual enhancements which in my opinion give a better feel to any application.


    (source: raize.com)

提交回复
热议问题