Accessing user designed components from the IDE
I have created my components (thanks for the help from the users on here)
however, they are only accessible at my application run time, I could do with them at design time witin the Builder/Delphi IDE as well (a convenience thing, but important for me)
Can this be done? if so how?
Thanks
however, they are only accessible at my application run time, I could do with them at design time witin the Builder/Delphi IDE as well (a convenience thing, but important for me)
Can this be done? if so how?
Thanks
Comments
I have no experience with this but look a little at barcode component (TfrxBarCodeObject is not real FR component) for example.
You need to create your own package with a fake component and IDE will show you component into the tool palette. Add component to the form and I think I will work.
Best Regards,
Cristian Peta