Posts by SistemasComerciais • 51 points
1 post
- 
		5 votes2 answers2189 viewsQ: Edit Currency Delphi FiremonkeyI need to format an Edit in the format 0,00 in Firemonkey, using preferably the event ChangeTracking. I tried to use the following procedure that did not resolve. procedure FormatadorMoeda(pEdit:…