In Delphi 5 - Mastering Delphi 5 Chapter 13 - there is an example of how to group component properties in a category. There is example code on the CD - MDArrow. There is a picture of the Arrow catergory with properties on pg 620. There is code in DsgnIntf.pas with comments - lin 1283. I have spent a considerable amount of time studying this issue.
There is only one problem. None of it works. The sample component in Mastering Delphi compiles and does NOT put the components in the category. My component does not put the components in the category.
I was wondering if anyone has some experience with this issue. I would appreciate it if you would steer me in the correct direction. If you have an example of using the RegisterPropertyInCategory, pls send it my way.
Thank you
There is only one problem. None of it works. The sample component in Mastering Delphi compiles and does NOT put the components in the category. My component does not put the components in the category.
I was wondering if anyone has some experience with this issue. I would appreciate it if you would steer me in the correct direction. If you have an example of using the RegisterPropertyInCategory, pls send it my way.
Thank you