Page 1 of 1

What needs to be shipped with the final application?

Posted: Fri May 15, 2015 11:10 am
by NickGavriel
My app is currently in delphi XE2 (pure pascal) and I plan to go to XE8 when I have converted all the reports.

The app is currently distributed as a single exe.

If the app is updated to include ScaleRichView (and RichView), can the final distributable still contain everything in a single exe?

i.e will I still be able to avoid having to distribute dlls and other external files with the app?

(This is a pre-sales question so please forgive me if this post is in the wrong place - its my first.)

Thanks.

Posted: Fri May 15, 2015 12:05 pm
by Sergey Tkachenko
Yes, you still can distribute the application as a single exe file.
TRichView and ScaleRichView do not require external files.