git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/trunk@2 c93665c3-c93d-084d-9b98-7d5f4a9c3376
291 lines
7.2 KiB
Plaintext
291 lines
7.2 KiB
Plaintext
inherited fEditorElegirProveedores: TfEditorElegirProveedores
|
|
Caption = 'Seleccionar el proveedor'
|
|
ClientHeight = 480
|
|
ClientWidth = 656
|
|
ExplicitWidth = 664
|
|
ExplicitHeight = 514
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object JvgWizardHeader1: TJvgWizardHeader [0]
|
|
Left = 0
|
|
Top = 27
|
|
Width = 656
|
|
Height = 60
|
|
CaptionFont.Charset = DEFAULT_CHARSET
|
|
CaptionFont.Color = clWindowText
|
|
CaptionFont.Height = -11
|
|
CaptionFont.Name = 'Tahoma'
|
|
CaptionFont.Style = [fsBold]
|
|
CommentFont.Charset = DEFAULT_CHARSET
|
|
CommentFont.Color = clWindowText
|
|
CommentFont.Height = -11
|
|
CommentFont.Name = 'Tahoma'
|
|
CommentFont.Style = []
|
|
SymbolFont.Charset = DEFAULT_CHARSET
|
|
SymbolFont.Color = clHighlightText
|
|
SymbolFont.Height = -35
|
|
SymbolFont.Name = 'Wingdings'
|
|
SymbolFont.Style = [fsBold]
|
|
Captions.Strings = (
|
|
'Seleccione el proveedor')
|
|
Comments.Strings = (
|
|
' ')
|
|
Gradient.FromColor = clHighlight
|
|
Gradient.ToColor = clWindow
|
|
Gradient.Active = False
|
|
Gradient.BufferedDraw = True
|
|
Gradient.Orientation = fgdVertical
|
|
BufferedDraw = True
|
|
ExplicitTop = -10
|
|
end
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
Width = 656
|
|
Visible = False
|
|
ExplicitLeft = 8
|
|
ExplicitTop = -12
|
|
ExplicitWidth = 656
|
|
inherited Image1: TImage
|
|
Left = 629
|
|
ExplicitLeft = 629
|
|
end
|
|
end
|
|
inherited TBXDock: TTBXDock
|
|
Top = 87
|
|
Width = 656
|
|
Height = 49
|
|
ExplicitWidth = 656
|
|
ExplicitHeight = 49
|
|
inherited tbxMain: TTBXToolbar
|
|
ExplicitWidth = 117
|
|
inherited TBXItem2: TTBXItem
|
|
Images = frViewProveedores1.PngImageList
|
|
end
|
|
inherited TBXItem36: TTBXItem
|
|
Action = actAnchoAuto2
|
|
end
|
|
end
|
|
inherited tbxFiltro: TTBXToolbar
|
|
Left = 117
|
|
Top = 23
|
|
DockPos = 108
|
|
DockRow = 1
|
|
ExplicitLeft = 117
|
|
ExplicitTop = 23
|
|
inherited TBXItem34: TTBXItem
|
|
Action = actQuitarFiltro2
|
|
end
|
|
end
|
|
inherited tbxMenu: TTBXToolbar
|
|
ExplicitWidth = 656
|
|
end
|
|
end
|
|
inherited StatusBar: TJvStatusBar
|
|
Top = 461
|
|
Width = 656
|
|
Visible = False
|
|
ExplicitLeft = 8
|
|
ExplicitTop = 467
|
|
ExplicitWidth = 656
|
|
end
|
|
inline frViewBarraSeleccion1: TfrViewBarraSeleccion [4]
|
|
Left = 0
|
|
Top = 425
|
|
Width = 656
|
|
Height = 36
|
|
Align = alBottom
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
ReadOnly = False
|
|
ExplicitTop = 425
|
|
ExplicitWidth = 656
|
|
ExplicitHeight = 36
|
|
inherited JvFooter1: TJvFooter
|
|
Width = 656
|
|
Height = 36
|
|
ExplicitWidth = 656
|
|
ExplicitHeight = 36
|
|
inherited bSeleccionar: TJvFooterBtn
|
|
Left = 444
|
|
Top = 3
|
|
ExplicitLeft = 444
|
|
ExplicitTop = 3
|
|
end
|
|
inherited bCancelar: TJvFooterBtn
|
|
Left = 548
|
|
Top = 4
|
|
ExplicitLeft = 548
|
|
ExplicitTop = 4
|
|
end
|
|
end
|
|
inherited BarraSeleccionActionList: TActionList
|
|
inherited actSeleccionar: TAction
|
|
OnExecute = frViewBarraSeleccion1actSeleccionarExecute
|
|
OnUpdate = frViewBarraSeleccion1actSeleccionarUpdate
|
|
end
|
|
inherited actCancelar: TAction
|
|
OnExecute = frViewBarraSeleccion1actCancelarExecute
|
|
end
|
|
end
|
|
end
|
|
inherited frViewProveedores1: TfrViewProveedores [5]
|
|
Top = 136
|
|
Width = 656
|
|
Height = 289
|
|
Padding.Left = 10
|
|
Padding.Top = 10
|
|
Padding.Right = 10
|
|
Padding.Bottom = 5
|
|
TabOrder = 4
|
|
ExplicitTop = 136
|
|
ExplicitWidth = 656
|
|
ExplicitHeight = 289
|
|
inherited cxGrid: TcxGrid
|
|
Left = 10
|
|
Top = 10
|
|
Width = 636
|
|
Height = 274
|
|
ExplicitLeft = 10
|
|
ExplicitTop = 10
|
|
ExplicitWidth = 636
|
|
ExplicitHeight = 274
|
|
inherited cxGridView: TcxGridDBTableView
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Format = '0 proveedores'
|
|
Kind = skCount
|
|
FieldName = 'ID'
|
|
Column = frViewProveedores1.cxGridViewNOMBRE
|
|
end>
|
|
OptionsView.Footer = False
|
|
end
|
|
end
|
|
inherited dsDataSource: TDADataSource
|
|
Left = 144
|
|
Top = 56
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
inherited cxViewGridPopupMenu: TcxGridPopupMenu
|
|
PopupMenus = <
|
|
item
|
|
GridView = frViewProveedores1.cxGridView
|
|
HitTypes = [gvhtCell]
|
|
Index = 0
|
|
end>
|
|
end
|
|
end
|
|
inherited EditorActionList: TActionList [6]
|
|
Left = 112
|
|
Top = 192
|
|
inherited actNuevo: TAction
|
|
Visible = False
|
|
end
|
|
inherited actModificar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actGuardarCerrar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actGuardar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actEliminar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actConfPagina: TAction
|
|
Visible = False
|
|
end
|
|
inherited actDeshacer: TEditUndo
|
|
Visible = False
|
|
end
|
|
inherited actCortar: TEditCut
|
|
Visible = False
|
|
end
|
|
inherited actCerrar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actCopiar: TEditCopy
|
|
Visible = False
|
|
end
|
|
inherited actPegar: TEditPaste
|
|
Visible = False
|
|
end
|
|
inherited actSeleccionarTodo: TEditSelectAll
|
|
Visible = False
|
|
end
|
|
inherited actLimpiar: TEditDelete
|
|
Visible = False
|
|
end
|
|
inherited actRefrescar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actAcercaDe: TAction
|
|
Visible = False
|
|
end
|
|
inherited actBuscar: TAction
|
|
Visible = False
|
|
end
|
|
inherited actAnterior: TAction
|
|
Visible = False
|
|
end
|
|
inherited actSiguiente: TAction
|
|
Visible = False
|
|
end
|
|
inherited actCancelarCambios: TAction
|
|
Visible = False
|
|
end
|
|
inherited actDuplicar: TAction
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited SmallImages: TPngImageList [7]
|
|
end
|
|
inherited LargeImages: TPngImageList [8]
|
|
end
|
|
inherited JvFormStorage: TJvFormStorage [9]
|
|
end
|
|
inherited JvAppRegistryStorage: TJvAppRegistryStorage [10]
|
|
end
|
|
inherited dsDataTable: TDADataSource [11]
|
|
Left = 8
|
|
Top = 192
|
|
end
|
|
inherited StatusBarImages: TPngImageList [12]
|
|
end
|
|
inherited GridPopupMenu: TPopupMenu
|
|
Left = 80
|
|
Top = 192
|
|
end
|
|
object EditorSeleccionActionList: TActionList
|
|
Images = SmallImages
|
|
Left = 200
|
|
Top = 192
|
|
object actBuscar2: TAction
|
|
Category = 'Buscar'
|
|
Caption = 'Buscar'
|
|
ImageIndex = 10
|
|
ShortCut = 114
|
|
end
|
|
object actQuitarFiltro2: TAction
|
|
Category = 'Buscar'
|
|
Caption = 'Quitar filtro y ver todo'
|
|
ImageIndex = 19
|
|
OnExecute = actQuitarFiltro2Execute
|
|
end
|
|
object actAnchoAuto2: TAction
|
|
Category = 'Ver'
|
|
Caption = 'Ancho autom'#225'tico'
|
|
ImageIndex = 21
|
|
OnExecute = actAnchoAuto2Execute
|
|
end
|
|
end
|
|
end
|