uViewTotales -> Cambiar el signo en las fichas del importe del descuento.

git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@316 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
David Arranz 2008-10-03 19:04:24 +00:00
parent 5e829eb497
commit 223a67bed2

View File

@ -49,6 +49,7 @@ inherited frViewTotales: TfrViewTotales
Enabled = False
ParentFont = False
Properties.Alignment.Horz = taRightJustify
Properties.DisplayFormat = '-,0.00 '#8364';,0.00 '#8364
Properties.ReadOnly = True
Properties.UseLeftAlignmentOnEditing = False
Properties.UseThousandSeparator = True