Am 15.11.2022 um 20:11 schrieb Aruna Hewapathirane via lazarus:
Hello Everyone,

I was wondering if it is possible for me to create a library with my own set of code snippets I use on a regular basis . Is there any example code I can possibly look at how this is done?

Or a small single function example if someone is willing would help immensely.

Do you really mean a library in the sense of a DLL or SO which requires you to pay a bit more attention to how you code it due to the crossing of the module boundaries or do you mean a Lazarus package which is a collection of units that Lazarus will compile for you if necessary and that you can use freely?

Regards,
Sven
--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to