Online Documentation for Advanced Excel Report for RAD Studio
StoreInDFM property
Applies to
TEXLReport component
Declaration
property StoreInDFM: Boolean;
Description
You can store your Excel template not only in external *.xls file, but in the form containing the Advanced Excel Report for RAD Studio component itself. In this case you don't have to define the Template property, just set StoreInDFM to true, and then the template you edit is saved to the *.dfm file of the parent component form.
See also: