mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
13 lines
183 B
Text
13 lines
183 B
Text
description "Demonstrates using RichTextLayoutTracer to count number of table rows per report page\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Report,
|
|
Painter;
|
|
|
|
file
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|