The ReportBuilder online help contains details about: Teechart versions supported Known limititations of TeeChart support Directions for manually building and installing ReportBuilder TeeChart related packages. Access the RBuilder.hlp, select the Table of Contents, and then select ReportBuilder Reference | TeeChart | Delphi X where X is the version of Delphi that you are using.
Search the Wiki
Viewing 88 to 90 of 408 items
How To…Display the TeeChart Editor in Tree Mode
Question “Is it possible to display the TeeChart editor in tree mode inside the report designer?” Solution Yes, this can be done by calling the TeeChart routine TeeSaveBoolOption inside the TeeEditCha unit. Calling this routine with the TeeMsg_TreeMode key and a true value will globally set the editor to tree mode inside and out of Full Article…