Hello, i have a problem with the TLMDProgress bar. I have extracted the problem from our bigger application into a small demo application and i have attached the pas and the dfm file in the zip directory.
The problem occures when the delta value is 3 or greater and the value is the minimum+1. In my case the minimum value is -50. If i set the value to -49, the complete bar is not drawn. I attached also some screenshots, where you can see that the bar is painted when the value is -50 and -47, but is not painted when the value is -49.
Thanks in advance!
Used software:
LMD VCL Complete 2022.1
Delphi 11 Alexandria
Comments