Howdy
What a great thing. I like this a lot.
I have a few pointers for those who haven't played yet.
RegisterComponent is not in the help file so you are left guessing what
argument is what.
Once you create your dll you must copy it into the XailerBin folder for
Xailer to see the tab appear and have Xailer load it.
You must add a INIT PROCEDURE and the register each component in there.
You need a RC file with your images that appear on the toolbar in your
project
You need to inherit either TComponent or TControl so that your item appears
in the correct section of the object explorer.
If you don't inherit one or the other, when you drop the component on,
Xailer will display an error. It doesn't crash, it just doesn't tell you
much.
Cheers
Nick
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
my own components
-
- Mensajes: 328
- Registrado: Mar Nov 21, 2006 2:10 am