AbetoDesign_FactuGES2/Source/Modulos/Pedidos a proveedor/Views/uEditorElegirArticulosPedidoProveedor.dfm
Roberto 04751fd1a7 Version 5.5.1
Se revisa la comparación stockmin y stockdisponible, se habilita comerciales a graden
2026-01-22 11:49:05 +01:00

44 lines
1.0 KiB
Plaintext

inherited fEditorElegirArticulosPedidoProveedor: TfEditorElegirArticulosPedidoProveedor
Caption = 'fEditorElegirArticulosPedidoProveedor'
ExplicitHeight = 705
PixelsPerInch = 96
TextHeight = 13
inherited TBXDock: TTBXDock
Height = 78
ExplicitHeight = 78
inherited tbxMain: TTBXToolbar
ExplicitWidth = 106
ExplicitHeight = 27
end
inherited tbxFiltro: TTBXToolbar
Left = 106
Top = 25
ExplicitLeft = 106
ExplicitTop = 25
end
inherited TBXTMain2: TTBXToolbar
Top = 52
ExplicitTop = 52
end
end
inherited pnlHeader: TPanel
inherited lblTitle: TLabel
Width = 606
end
inherited lblComments: TLabel
Width = 581
Height = 27
end
end
inherited EditorActionList: TActionList
inherited actModificar: TAction
Enabled = True
Visible = True
OnUpdate = actModificarUpdate
end
inherited actRefrescar: TAction
Visible = True
end
end
end