git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES2/trunk@216 b2cfbe5a-eba1-4a0c-8b32-7feea0a119f2
187 lines
5.4 KiB
Plaintext
187 lines
5.4 KiB
Plaintext
inherited fEditorProcesoPresupuestosCliente: TfEditorProcesoPresupuestosCliente
|
|
Caption = 'Listado de documentos relacionados con un pedido de cliente'
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
Caption =
|
|
'Listado de documentos relacionados en un proceso completo de ped' +
|
|
'ido de cliente'
|
|
end
|
|
inherited TBXDock: TTBXDock
|
|
inherited tbxMain: TTBXToolbar
|
|
ExplicitWidth = 463
|
|
end
|
|
inherited tbxFiltro: TTBXToolbar
|
|
ExplicitWidth = 269
|
|
end
|
|
inherited TBXTMain2: TTBXToolbar
|
|
Left = 318
|
|
ExplicitLeft = 318
|
|
end
|
|
end
|
|
inline frViewProcesoPresupuestosCliente1: TfrViewProcesoPresupuestosCliente [3]
|
|
Left = 0
|
|
Top = 102
|
|
Width = 894
|
|
Height = 383
|
|
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 = 894
|
|
ExplicitHeight = 383
|
|
inherited cxGrid: TcxGrid
|
|
Width = 894
|
|
Height = 255
|
|
ExplicitWidth = 894
|
|
ExplicitHeight = 255
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewREFERENCIA_PRESUPUESTO: TcxGridDBColumn
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
end
|
|
end
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
|
Width = 894
|
|
ExplicitWidth = 894
|
|
inherited TBXDockablePanel1: TTBXDockablePanel
|
|
ExplicitWidth = 894
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 894
|
|
ExplicitWidth = 894
|
|
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 = ''
|
|
ExplicitWidth = 272
|
|
Width = 272
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
Left = 391
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 391
|
|
ExplicitWidth = 221
|
|
Width = 221
|
|
end
|
|
inherited eLista: TcxComboBox
|
|
Left = 659
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 659
|
|
ExplicitWidth = 215
|
|
Width = 215
|
|
end
|
|
end
|
|
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
|
Width = 894
|
|
ExplicitWidth = 894
|
|
inherited tbxBotones: TTBXToolbar
|
|
Width = 884
|
|
ExplicitWidth = 884
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited pnlAgrupaciones: TTBXDockablePanel
|
|
Top = 357
|
|
ExplicitTop = 357
|
|
ExplicitWidth = 894
|
|
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
|
Width = 894
|
|
ExplicitWidth = 894
|
|
inherited TBXToolbar1: TTBXToolbar
|
|
Width = 884
|
|
ExplicitWidth = 884
|
|
end
|
|
end
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
ReportDocument.CreationDate = 41516.564243344910000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
inherited cxViewGridPopupMenu: TcxGridPopupMenu
|
|
PopupMenus = <
|
|
item
|
|
GridView = frViewProcesoPresupuestosCliente1.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 actGuardarCerrar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actGuardar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actEliminar: TAction
|
|
Enabled = False
|
|
Visible = False
|
|
end
|
|
inherited actPrevisualizar: TAction
|
|
Visible = True
|
|
end
|
|
inherited actImprimir: TAction
|
|
Visible = True
|
|
end
|
|
inherited actDuplicar: TAction
|
|
Enabled = False
|
|
Visible = False
|
|
end
|
|
inherited actFiltrar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actExpandir: TAction
|
|
Visible = True
|
|
end
|
|
inherited actContraer: TAction
|
|
Visible = True
|
|
end
|
|
end
|
|
inherited SmallImages: TPngImageList [5]
|
|
end
|
|
inherited LargeImages: TPngImageList [6]
|
|
end
|
|
inherited JvFormStorage: TJvFormStorage [7]
|
|
end
|
|
inherited dsDataTable: TDADataSource [8]
|
|
Left = 40
|
|
Top = 120
|
|
end
|
|
inherited JvAppRegistryStorage: TJvAppRegistryStorage [9]
|
|
end
|
|
inherited StatusBarImages: TPngImageList [10]
|
|
end
|
|
end
|