I'm building a custom component which is using a TCollection. I have the hang of using TCollection, but I tried to implement another TCollection class within another TCollectionItem but it won't work in the property editor. I'm creating it identically the same as I'm creating the other one. It shows in the property editor, but it will not respond. Is it not possible to have a collection within another collection's item? Should I create my own property editor for this? (If so, that's another new project). Please advise...
JD Solutions
JD Solutions