Hello,
It is already implemented. You only need to call Hide method on the cell. Here is also a short video what can be done: https://www.bergsoft...lls_merging.mp4
15 March 2025 - 10:53 AM
Hello,
It is already implemented. You only need to call Hide method on the cell. Here is also a short video what can be done: https://www.bergsoft...lls_merging.mp4
16 February 2025 - 01:58 PM
Hello Karl-Heinz,
Try to search for where BPI and DCP files for NxStandardRun_d12 are generated. These are compiled files of dpk and dproj files. Then another package need to find these compiled files. Sometimes Windows or Delphi block access to some of these files.
Hope it will help, try first this with bpl and dcp files.
15 February 2025 - 03:51 PM
Hello Karl-Heinz,
It seems that your Delphi can’t locate the place where he previously build run-time part of the package. I suggest checking where this run-time file is built and then check in Search Path and Include Path to locate.
12 February 2025 - 09:15 PM
02 February 2025 - 11:57 AM
Hello,
I have fixed it, but will need to test it well as it is pretty sensitive change that can cause some list out of bounds errors.