Name | Unit | Description |
---|---|---|
ARWORDREPORT_VERSION | ARWordReport | Current version of ARWordReport |
CheckQuery | ARWordReportPerfom | Checking the SQL statement on forbidden clauses (not used - check it as example) |
DateToSQLA | ARWordReportPerfom | Getting Date string in SQL format 'dd mmmm yyyy' |
FindTag | ARWordReportPerfom | Searching for string enclosed by tag_beg and tag_end in Pool |
GetTempDir | ARWordReportPerfom | Getting Windows temporary folder |
GetTextBetween | ARWordReportPerfom | Returns text enclosed by prefix and postfix in s |
MAX_AGG_FIELDS | ARWordReport | maximum fields count for aggragation (see <#SUM(ds.field)> tag). Value=255 |
ReplaceUpStr | ARWordReportPerfom | case insensitive string replace |
ReplaceUpStrings | ARWordReportPerfom | calls 'ReplaceUpStr' for each string in ss |
TARWordReport | ARWordReport | ARWordReport - Simple and powerful component for report generation in Microsoft® Word. |
TWRDatasets | ARWordReport | Datasets collection |
TWRDSItem | ARWordReport | Datasets collection item |
TWRMarks | ARWordReport | Contains two strings - prefix and postfix |
TWROnGetFieldValue | ARWordReport | ARWordReport.OnGetSQLValue & ARWordReport.OnGetTXTValue |
TWROnNeedSLQEvent | ARWordReport | ARWordReport.OnNeedSQL Event |
TWROnTagEvent | ARWordReport | ARWordReport.OnTag Event |
TWRStepItem | ARWordReport | Single ARWordReport processing step |
TWRSteps | ARWordReport | Set of ARWordReport processing steps |