The Report Outline acts as a TTreeView in Delphi. If you use the Report.OnOutlineNodeCreate event you then gain access to the Node property of the tree view. From here you can do whatever you need to the nodes of the Report Outline. Check the ReportBuilder help on the OnOutlineNodeCreate for more information.
Comments
The Report Outline acts as a TTreeView in Delphi. If you use the
Report.OnOutlineNodeCreate event you then gain access to the Node property
of the tree view. From here you can do whatever you need to the nodes of
the Report Outline. Check the ReportBuilder help on the OnOutlineNodeCreate
for more information.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com