<< Click to display table of contents >> TrvrActionRowGenerationRules |
TrvrActionRowGenerationRules is an action for editing row generation rules for the selected report table.
Unit RVReportActions;
Syntax
TrvrActionRowGenerationRules =
class (TrvrCustomActionReportTableWithDataProvider);
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TrvCustomAction TrvAction TrvActionTableCell |
This action displays a dialog window for editing row generation rules for the report table selected in the target editor.
This action can also be applied to normal tables (it may convert them to report tables).
If DataProvider property of this action is assigned, the dialog displays lists of tables and fields to help editing data queries for row generation.