Kitto.ReportBuilder
TKReportBuilderEngine class
Runs a ReportBuilder (.rtm) template against a KittoX view-table store / record and produces a PDF, optionally feeding data through pipelines and opening the RAP designer.
pascal
procedure BuildReport(const ATemplateFileName, APDFFileName: string;Loads the template, binds it to the given store/record (via pipelines when AUsePipeLine is True) and renders APDFFileName. When ADesign is True the RAP designer is shown instead of producing the PDF.
TKXReportBuilderToolController class
pascal
class function GetDefaultImageName: string;The default icon name for this controller's tool button.
