Page 1 of 1

Export to Excel in firemonkey (xe4)

Posted: Tue Jan 28, 2014 12:51 pm
by qwertehok
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

Re: Export to Excel in firemonkey (xe4)

Posted: Tue Jan 28, 2014 3:08 pm
by larsa
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.