Edit Mask
Posted: Fri Aug 03, 2018 4:22 pm
Hi,
If I use this statement:
#ColumnINVT65.CurrentItem.Value := '$' + #InvEqList.InvoiceValue.AsDisplayString( EditCode_N )
It produces:
How do I use the Mask parameter of the AsDisplayString method to have the -ve sign in front of the $ sign and with comma separators please?
If I use this statement:
#ColumnINVT65.CurrentItem.Value := '$' + #InvEqList.InvoiceValue.AsDisplayString( EditCode_N )
It produces:
How do I use the Mask parameter of the AsDisplayString method to have the -ve sign in front of the $ sign and with comma separators please?