AbetoDesign_FactuGES2/Source/Modulos/Albaranes de proveedor/Views/uEditorResultadoAlbaranesConArticulo.dfm
2026-03-03 11:38:24 +01:00

110 lines
2.4 KiB
Plaintext

inherited fEditorResultadoAlbaranesConArticulo: TfEditorResultadoAlbaranesConArticulo
Caption = 'fEditorResultadoAlbaranesConArticulo'
PixelsPerInch = 96
TextHeight = 13
inherited TBXDock: TTBXDock
Top = 91
ExplicitTop = 86
inherited tbxMain: TTBXToolbar
ExplicitWidth = 223
ExplicitHeight = 27
end
inherited tbxFiltro: TTBXToolbar
Left = 229
Top = 25
DockPos = 229
DockRow = 1
ExplicitLeft = 229
ExplicitTop = 25
end
inherited TBXTMain2: TTBXToolbar
Top = 52
Visible = False
ExplicitTop = 52
ExplicitHeight = 26
end
end
object pnlHeader: TPanel [3]
Left = 0
Top = 27
Width = 1051
Height = 64
Align = alTop
BevelOuter = bvNone
Color = clWhite
Padding.Left = 25
Padding.Top = 8
Padding.Right = 25
Padding.Bottom = 8
ParentBackground = False
TabOrder = 3
Visible = False
object lblTitle: TLabel
AlignWithMargins = True
Left = 25
Top = 8
Width = 1001
Height = 13
Margins.Left = 0
Margins.Top = 0
Margins.Right = 0
Margins.Bottom = 8
Align = alTop
Caption = 'Seleccione el albaran de proveedor'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
ExplicitWidth = 198
end
object lblComments: TLabel
AlignWithMargins = True
Left = 50
Top = 29
Width = 976
Height = 27
Margins.Left = 25
Margins.Top = 0
Margins.Right = 0
Align = alClient
ExplicitWidth = 3
ExplicitHeight = 13
end
end
inherited EditorActionList: TActionList
inherited actNuevo: TAction
Enabled = False
Visible = False
end
inherited actEliminar: TAction
Enabled = False
Visible = False
end
inherited actPrevisualizar: TAction
Enabled = False
Visible = False
end
inherited actImprimir: TAction
Enabled = False
Visible = False
end
inherited actRefrescar: TAction
Enabled = False
Visible = False
end
inherited actDuplicar: TAction
Enabled = False
Visible = False
end
end
inherited dsDataTable: TDADataSource
Top = 152
end
inherited GridPopupMenu: TPopupMenu
Left = 104
Top = 152
end
end