From a while ago, and – being on the back-end side mostly – I sometimes forget: [WayBack] delphi – Can I use an Edit Mask to format output? (not just validate input) – Stack Overflow You can use the*TField.OnGetText event*or*TNumericField.DisplayFormat property*to modify how the text is being displayed. Since you have a TStringField holding numbers, […]
Weiterlesen...