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 I am looking for. As well, I don't think the folks at DevExpress will fork over the CDK code which compiles a full class list to inherit from... ;-) SO... If ALL I want to do is build a self-referencing table of all registered component classes (or even all classes including non-components, if