mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
14 lines
206 B
Text
14 lines
206 B
Text
description "Preview and printing of reports\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
RichText;
|
|
|
|
file
|
|
Report.h options(BUILDER_OPTION) PCH,
|
|
Report.cpp,
|
|
ReportDlg.cpp,
|
|
Report.lay,
|
|
Report.t charset "UTF-8",
|
|
srcdoc.tpp;
|
|
|