git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@44 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
parent
63ec09339e
commit
99b6954f0a
@ -2,8 +2,9 @@ inherited fEditorRecibosProveedor: TfEditorRecibosProveedor
|
|||||||
Caption = 'Lista de recibos de proveedor'
|
Caption = 'Lista de recibos de proveedor'
|
||||||
ClientHeight = 664
|
ClientHeight = 664
|
||||||
ClientWidth = 638
|
ClientWidth = 638
|
||||||
|
ExplicitTop = -134
|
||||||
ExplicitWidth = 646
|
ExplicitWidth = 646
|
||||||
ExplicitHeight = 698
|
ExplicitHeight = 691
|
||||||
PixelsPerInch = 96
|
PixelsPerInch = 96
|
||||||
TextHeight = 13
|
TextHeight = 13
|
||||||
inherited JvNavPanelHeader: TJvNavPanelHeader
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
||||||
@ -79,14 +80,12 @@ inherited fEditorRecibosProveedor: TfEditorRecibosProveedor
|
|||||||
DataController.Summary.DefaultGroupSummaryItems = <
|
DataController.Summary.DefaultGroupSummaryItems = <
|
||||||
item
|
item
|
||||||
Format = ',0.00 '#8364';-,0.00 '#8364
|
Format = ',0.00 '#8364';-,0.00 '#8364
|
||||||
Kind = skSum
|
|
||||||
Position = spFooter
|
Position = spFooter
|
||||||
Column = frViewRecibosProveedor1.cxGridViewIMPORTE_TOTAL
|
Column = frViewRecibosProveedor1.cxGridViewIMPORTE_TOTAL
|
||||||
end>
|
end>
|
||||||
DataController.Summary.FooterSummaryItems = <
|
DataController.Summary.FooterSummaryItems = <
|
||||||
item
|
item
|
||||||
Format = ',0.00 '#8364';-,0.00 '#8364
|
Format = ',0.00 '#8364';-,0.00 '#8364
|
||||||
Kind = skSum
|
|
||||||
Column = frViewRecibosProveedor1.cxGridViewIMPORTE_TOTAL
|
Column = frViewRecibosProveedor1.cxGridViewIMPORTE_TOTAL
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user