Excel enables a DLL to call back into Excel. Your Delphi Add-In will need to use this feature provided with the Excel4v
and Excel12v
callback functions. We import the Excel4v
function and implement the Excel12v
function. Hence we’ve got the objects to write Delphi XLL Add-Ins. Continue reading
Delphi XLL Basics – Excel4v/Excel12v
2 Replies