TrvrActionReportWizard.ActionNew

<< Click to display table of contents >>

TrvrActionReportWizard.ActionNew

A link to the action that is used to clear the target editor and to reset its properties (before the report template generation).

property ActionNew: TrvActionNew;

If this property is not defined, this action searches for the first TrvActionNew action on the same form/datamodule, and if it is found, uses it.

ActionNew is requires: if it is not linked, the action cannot generate a report template.

If UseCurrentStyleTemplates = True, ActionNew.StyleTemplates are not used.