FactuGES2/Source/Modulos/Contratos de cliente/Views/uEditorContratosClienteBeneficios.dfm
2022-02-09 15:00:16 +00:00

209 lines
6.1 KiB
Plaintext

inherited fEditorContratosClienteBeneficios: TfEditorContratosClienteBeneficios
Caption = 'fEditorContratosClienteBeneficios'
ClientHeight = 560
ClientWidth = 771
ExplicitWidth = 779
ExplicitHeight = 594
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 771
Caption = 'Lista de beneficios por contrato'
ExplicitWidth = 771
inherited Image1: TImage
Left = 744
ExplicitLeft = 744
end
end
inherited TBXDock: TTBXDock
Width = 771
ExplicitWidth = 771
inherited tbxMain: TTBXToolbar
ExplicitWidth = 427
end
inherited tbxMenu: TTBXToolbar
ExplicitWidth = 771
end
inherited TBXTMain2: TTBXToolbar
Visible = True
ExplicitWidth = 87
object TBItem1: TTBItem
Action = actVerBeneficio
end
end
end
inherited StatusBar: TJvStatusBar
Top = 541
Width = 771
ExplicitTop = 541
ExplicitWidth = 771
end
inline frViewContratosClienteBeneficios1: TfrViewContratosClienteBeneficios [3]
Left = 0
Top = 102
Width = 771
Height = 439
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 3
ReadOnly = False
ExplicitTop = 102
ExplicitWidth = 771
ExplicitHeight = 439
inherited cxGrid: TcxGrid
Width = 771
Height = 311
ExplicitWidth = 771
ExplicitHeight = 311
inherited cxGridView: TcxGridDBTableView
DataController.Summary.FooterSummaryItems = <
item
Kind = skSum
Column = frViewContratosClienteBeneficios1.cxGridViewIMPORTE_BENEFICIO
end
item
Kind = skSum
Column = frViewContratosClienteBeneficios1.cxGridViewIMPORTE_FACTURAS_PROVEEDOR
end
item
Kind = skSum
Column = frViewContratosClienteBeneficios1.cxGridViewBASE_IMPONIBLE
end>
inherited cxGridViewIMPORTE_NETO: TcxGridDBColumn
HeaderAlignmentHorz = taRightJustify
end
inherited cxGridViewIMPORTE_DESCUENTO: TcxGridDBColumn
HeaderAlignmentHorz = taRightJustify
end
inherited cxGridViewBASE_IMPONIBLE: TcxGridDBColumn
HeaderAlignmentHorz = taRightJustify
end
inherited cxGridViewIMPORTE_FACTURAS_PROVEEDOR: TcxGridDBColumn
HeaderAlignmentHorz = taRightJustify
end
inherited cxGridViewIMPORTE_BENEFICIO: TcxGridDBColumn
HeaderAlignmentHorz = taRightJustify
end
inherited cxGridViewPORCENTAJE_BENEFICIO: TcxGridDBColumn
HeaderAlignmentHorz = taRightJustify
end
end
end
inherited frViewFiltroBase1: TfrViewFiltroBase
Width = 771
ExplicitWidth = 771
inherited TBXDockablePanel1: TTBXDockablePanel
ExplicitWidth = 771
inherited dxLayoutControl1: TdxLayoutControl
Width = 771
ExplicitWidth = 771
inherited txtFiltroTodo: TcxTextEdit
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
end
inherited edtFechaIniFiltro: TcxDateEdit
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
end
inherited edtFechaFinFiltro: TcxDateEdit
Left = 474
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
ExplicitLeft = 474
end
end
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
Width = 771
ExplicitWidth = 771
inherited tbxBotones: TTBXToolbar
Width = 761
ExplicitWidth = 761
end
end
end
end
inherited pnlAgrupaciones: TTBXDockablePanel
Top = 413
ExplicitTop = 413
ExplicitWidth = 771
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
Width = 771
ExplicitWidth = 771
inherited TBXToolbar1: TTBXToolbar
Width = 761
ExplicitWidth = 761
end
end
end
inherited dxComponentPrinter: TdxComponentPrinter
inherited dxComponentPrinterLink: TdxGridReportLink
ReportDocument.CreationDate = 40415.801745104170000000
BuiltInReportLink = True
end
end
inherited cxViewGridPopupMenu: TcxGridPopupMenu
PopupMenus = <
item
GridView = frViewContratosClienteBeneficios1.cxGridView
HitTypes = [gvhtCell]
Index = 0
end>
end
end
inherited EditorActionList: TActionList [4]
inherited actNuevo: TAction
Enabled = False
Visible = False
end
inherited actModificar: TAction
Enabled = False
Visible = False
end
inherited actEliminar: TAction
Enabled = False
Visible = False
end
inherited actPrevisualizar: TAction
Visible = True
end
inherited actImprimir: TAction
Visible = True
end
inherited actRefrescar: TAction
Visible = False
end
inherited actDuplicar: TAction
Enabled = False
Visible = False
end
object actVerBeneficio: TAction
Caption = 'Ver beneficio'
Enabled = False
OnExecute = actVerBeneficioExecute
end
end
inherited SmallImages: TPngImageList [5]
end
inherited LargeImages: TPngImageList [6]
end
inherited JvFormStorage: TJvFormStorage [7]
end
inherited dsDataTable: TDADataSource [8]
end
inherited JvAppRegistryStorage: TJvAppRegistryStorage [9]
end
inherited StatusBarImages: TPngImageList [10]
end
end