Help please
If I use VCL components, then all is well
But as soon as I create firemonkey application compiler writes that he can not find clipbrd.dcu
tnx
Export to Excel in firemonkey (xe4)
Re: Export to Excel in firemonkey (xe4)
Hello
There is no official package for firemonkey, but to compile the component for use with the monkey, follow this:
1. Add BABOON to the menu Project->Options->Delphi Compiler->Conditional defines.
2. Remove/rename the file XLSClipboard5.pas.
3. There are possibly more files that you have to remove.
There is no official package for firemonkey, but to compile the component for use with the monkey, follow this:
1. Add BABOON to the menu Project->Options->Delphi Compiler->Conditional defines.
2. Remove/rename the file XLSClipboard5.pas.
3. There are possibly more files that you have to remove.
Lars Arvidsson, Axolot Data