Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Components - RegisterPropertyInCategory

Status
Not open for further replies.

TomJake

Programmer
Joined
Jan 11, 2004
Messages
1
Location
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top