Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
3answers
634 views

How to “scan” the full list of currently-installed VCL components

I still haven't found a truly satisfactory answer to this question, and am now considering rolling my own. I have ModelMaker and GExperts, and neither seems to load the comprehensive class-hierarchy ...
0
votes
1answer
111 views

Implement Object-Instance-Model to PropertyGrid

I am building a GUI application that will be the front-end for an XML configuration file. The XML structure defines a set of object instances. That is, type names, and property values that should be ...