git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES/trunk@4 b68bf8ae-e977-074f-a058-3cfd71dd8f45
378 lines
12 KiB
Plaintext
378 lines
12 KiB
Plaintext
object frAlmacenes: TfrAlmacenes
|
|
Left = 0
|
|
Top = 0
|
|
Width = 544
|
|
Height = 448
|
|
Color = 16383743
|
|
ParentColor = False
|
|
TabOrder = 0
|
|
Visible = False
|
|
BarraSeleccion = brSeleccion
|
|
object BarraAlmacenes: TRdxBarraSuperior
|
|
Left = 0
|
|
Top = 0
|
|
Width = 544
|
|
Height = 25
|
|
Caption = 'Almacén'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 9685681
|
|
Font.Height = -19
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
Color = 3692855
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alTop
|
|
Alignment = taRightJustify
|
|
TabOrder = 0
|
|
UseDockManager = True
|
|
Margen = 5
|
|
object imgSombra: TImage
|
|
Left = 0
|
|
Top = 0
|
|
Width = 544
|
|
Height = 8
|
|
Align = alTop
|
|
end
|
|
object bAnadir: TRdxBotonSuperior
|
|
Left = 5
|
|
Top = 5
|
|
Width = 65
|
|
Height = 15
|
|
Alignment = taCenter
|
|
ColorFocused = 6193490
|
|
ColorDown = 3692855
|
|
ColorBorder = 6193490
|
|
ColorHighLight = 9685681
|
|
ColorShadow = 9685681
|
|
Caption = 'Añadir'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 9685681
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = 9685681
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = [fsBold]
|
|
Margin = 5
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
Spacing = 6
|
|
OnClick = bAnadirClick
|
|
end
|
|
object bModificar: TRdxBotonSuperior
|
|
Left = 75
|
|
Top = 5
|
|
Width = 65
|
|
Height = 15
|
|
Alignment = taCenter
|
|
ColorFocused = 6193490
|
|
ColorDown = 3692855
|
|
ColorBorder = 6193490
|
|
ColorHighLight = 9685681
|
|
ColorShadow = 9685681
|
|
Caption = 'Modificar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 9685681
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = 9685681
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = [fsBold]
|
|
Margin = 5
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
Spacing = 6
|
|
OnClick = bModificarClick
|
|
end
|
|
object bEliminar: TRdxBotonSuperior
|
|
Left = 145
|
|
Top = 5
|
|
Width = 65
|
|
Height = 15
|
|
Alignment = taCenter
|
|
ColorFocused = 6193490
|
|
ColorDown = 3692855
|
|
ColorBorder = 6193490
|
|
ColorHighLight = 9685681
|
|
ColorShadow = 9685681
|
|
Caption = 'Eliminar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 9685681
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = 9685681
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = [fsBold]
|
|
Margin = 5
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
Spacing = 6
|
|
OnClick = bEliminarClick
|
|
end
|
|
object bConsultar: TRdxBotonSuperior
|
|
Left = 215
|
|
Top = 5
|
|
Width = 65
|
|
Height = 15
|
|
Alignment = taCenter
|
|
ColorFocused = 6193490
|
|
ColorDown = 3692855
|
|
ColorBorder = 6193490
|
|
ColorHighLight = 9685681
|
|
ColorShadow = 9685681
|
|
Caption = 'Consultar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 9685681
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = 9685681
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = [fsBold]
|
|
Margin = 5
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
Spacing = 6
|
|
OnClick = bConsultarClick
|
|
end
|
|
object bBuscar: TRdxBotonSuperior
|
|
Left = 285
|
|
Top = 5
|
|
Width = 65
|
|
Height = 15
|
|
Alignment = taCenter
|
|
ColorFocused = 6193490
|
|
ColorDown = 3692855
|
|
ColorBorder = 6193490
|
|
ColorHighLight = 9685681
|
|
ColorShadow = 9685681
|
|
Caption = 'Buscar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 9685681
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = 9685681
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = [fsBold]
|
|
Margin = 5
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
Spacing = 6
|
|
OnClick = bBuscarClick
|
|
end
|
|
end
|
|
object PanelPrincipal: TPanel
|
|
Left = 0
|
|
Top = 25
|
|
Width = 544
|
|
Height = 373
|
|
Align = alClient
|
|
AutoSize = True
|
|
BevelOuter = bvNone
|
|
BorderWidth = 10
|
|
ParentColor = True
|
|
TabOrder = 1
|
|
object gridAlmacenes: TdxDBGrid
|
|
Left = 10
|
|
Top = 10
|
|
Width = 524
|
|
Height = 353
|
|
Bands = <
|
|
item
|
|
end>
|
|
DefaultLayout = False
|
|
HeaderPanelRowCount = 1
|
|
KeyField = 'ALMACENES.CODIGO'
|
|
SummaryGroups = <>
|
|
SummarySeparator = ', '
|
|
Align = alClient
|
|
Color = 16383743
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnDblClick = gridAlmacenesDblClick
|
|
BandColor = 8623776
|
|
BandFont.Charset = DEFAULT_CHARSET
|
|
BandFont.Color = clWindowText
|
|
BandFont.Height = -11
|
|
BandFont.Name = 'Tahoma'
|
|
BandFont.Style = []
|
|
DataSource = dsAlmacenes
|
|
Filter.Criteria = {00000000}
|
|
GridLineColor = 14280169
|
|
GroupPanelColor = 8623776
|
|
GroupPanelFontColor = 15726583
|
|
GroupNodeColor = 14280169
|
|
HeaderColor = 14280169
|
|
HeaderFont.Charset = DEFAULT_CHARSET
|
|
HeaderFont.Color = clWindowText
|
|
HeaderFont.Height = -11
|
|
HeaderFont.Name = 'Tahoma'
|
|
HeaderFont.Style = []
|
|
HighlightColor = 12775679
|
|
HighlightTextColor = clBlack
|
|
LookAndFeel = lfFlat
|
|
OptionsBehavior = [edgoAutoSearch, edgoAutoSort, edgoCaseInsensitive, edgoDragScroll, edgoEnterShowEditor, edgoEnterThrough, edgoImmediateEditor, edgoMultiSort, edgoShowHourGlass, edgoTabs, edgoTabThrough, edgoVertThrough]
|
|
OptionsCustomize = [edgoBandMoving, edgoBandSizing, edgoColumnMoving, edgoColumnSizing, edgoRowSizing]
|
|
OptionsDB = [edgoCancelOnExit, edgoCanNavigation, edgoLoadAllRecords, edgoResetColumnFocus, edgoSmartRefresh, edgoSyncSelection, edgoUseBookmarks]
|
|
OptionsView = [edgoAutoWidth, edgoBandHeaderWidth, edgoDrawEndEllipsis, edgoIndicator, edgoRowAutoHeight, edgoRowSelect, edgoUseBitmap]
|
|
PreviewFont.Charset = DEFAULT_CHARSET
|
|
PreviewFont.Color = clBlue
|
|
PreviewFont.Height = -11
|
|
PreviewFont.Name = 'Tahoma'
|
|
PreviewFont.Style = []
|
|
end
|
|
end
|
|
object brSeleccion: TRdxBarraInferior
|
|
Left = 0
|
|
Top = 398
|
|
Width = 544
|
|
Height = 50
|
|
Caption = ' '
|
|
ParentColor = True
|
|
Visible = False
|
|
ColorHighLight = clBtnFace
|
|
ColorShadow = clBtnFace
|
|
Align = alBottom
|
|
TabOrder = 2
|
|
UseDockManager = True
|
|
Margen = 10
|
|
object bSeleccionar: TRdxBoton
|
|
Left = 10
|
|
Top = 20
|
|
Width = 85
|
|
Height = 25
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Seleccionar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
Glyph.Data = {
|
|
06050000424D060500000000000036040000280000000E0000000D0000000100
|
|
080000000000D0000000320B0000320B000000010000000100000000000000FF
|
|
000000800000C0FFC000FF00FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
|
|
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000040404040404
|
|
0004040404040404000004040404040003000404040404040000040404040003
|
|
0300040404040404000004040400010101010004040404040000040400030102
|
|
0201000404040404000004000301000002010100040404040000000300000404
|
|
0002010100040404000004000404040404000201000404040000040404040404
|
|
0404000101000404000004040404040404040400010100040000040404040404
|
|
0404040400010100000004040404040404040404040001000000040404040404
|
|
04040404040400040000}
|
|
Margin = 5
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 0
|
|
Spacing = 6
|
|
OnClick = bSeleccionarClick
|
|
end
|
|
object bCancelarGuardar: TRdxBoton
|
|
Left = 105
|
|
Top = 20
|
|
Width = 75
|
|
Height = 25
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Cancelar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
Glyph.Data = {
|
|
F6000000424DF600000000000000760000002800000010000000100000000100
|
|
04000000000080000000320B0000320B0000100000001000000000009C000000
|
|
CE000000FF00FF00FF00319CFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
|
|
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00333333333333
|
|
3333333333333333333333033333333332333120333333333333314203333333
|
|
2333331413333332333333312033332033333333120332033333333331202033
|
|
3333333333120333333333333120103333333333120331033333331220333310
|
|
3333314203333331033330103333333331333333333333333333}
|
|
Margin = 5
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 1
|
|
Spacing = 6
|
|
OnClick = bCancelarGuardarClick
|
|
end
|
|
end
|
|
object dsAlmacenes: TDataSource
|
|
AutoEdit = False
|
|
Left = 98
|
|
Top = 83
|
|
end
|
|
end
|