Hello. I am making good in this of FreePascal and i want know how to add an scripting engine in my programs, i decided to use Lua because my programs must be strictly crossplatform, but were i use the Pascal Headers for embed Lua Libs as a problem: Only register functions or procedures, i want of lua modify properties of the form and create new forms or dialogs as pascal script can do, i have an simple solution creating harder functions for alteration.
P.D: Is possible load forms from LFM files at Runtime?
Some help please, Thanks