I have a TLMDMaskEdit set with a MaskType of meCurrency. The CurrencySettings are set as default where the negativeFormatStr for negative values should show inside of parentheses. However, when I use SetValue(-50), it shows as a positive value (no parens)... $50.00 instead of ($50.00)
I feel like I'm missing something. Thoughts?
LMD Tools 2019.4
Delphi Rio 10.3.1
Comments