Ticket #107 -> Cambiar el signo en las fichas del importe del descuento.
git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@584 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
parent
daee8834d5
commit
611df34cd4
@ -19,7 +19,6 @@ inherited frViewTotales: TfrViewTotales
|
||||
TabOrder = 0
|
||||
TabStop = False
|
||||
AutoContentSizes = [acsWidth, acsHeight]
|
||||
ExplicitWidth = 832
|
||||
object Bevel1: TBevel
|
||||
Left = 104
|
||||
Top = 109
|
||||
@ -50,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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user