I have found an easier way. Thanks once again TealWren, as I wouldn't have found it had it not been for your help. The classes TCollection and TCollectionItem are predefined with property editors that allow the insertion and deletion, and especially the storing of a list of objects at design...
I have written my own component that uses OLE to create excel reports, almost the same as a QuickReport. As I finished one of the properties that contains an object which references multiple column objects, I needed to create a property editor to edit the objects.
TExcelReport.Columns...
If I understand correctly, you are trying to create two forms, but save them in the same unit. This, unfortunately, is not doable to my current knowledge. I might be wrong, but the chances are slim. Because each form in Delphi automatically stores itsself and it's state to the DFM file, you...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.