Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
General
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
Designer
rbuser
January 2002
edited January 2002
in
General
Is it possible to have the TppDesigner stream user changes back to the dfm
embedded in the executable at runtime?
Matt B.
Comments
rbuser
January 2002
edited January 2002
Hi Matt,
you can't change a running EXE. In addition, changing an application this
way looks like virus activity, you never would know if it would be infected
or not. Use a database or the filesystem as storage but not the application.
regards,
Chris Ueberall;
This discussion has been closed.
Comments
you can't change a running EXE. In addition, changing an application this
way looks like virus activity, you never would know if it would be infected
or not. Use a database or the filesystem as storage but not the application.
regards,
Chris Ueberall;