Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Delphi 是否有任何允许垂直合并单元格的报告工具(如 Excel)?例如,据我所知,流行的报表工具 FastReport 不允许以简单的方式进行这种合并。
TfrxMemoView 上有一个名为 SuppressRepeated 的属性,可用于在视觉上模拟合并单元格。