This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AlonsoYSal_FactuGES/Modulos/Pedidos a proveedor/Cliente/uViewMontajePedido.dfm
2007-06-21 16:02:50 +00:00

12 lines
280 B
Plaintext

inherited frViewMontajePedido: TfrViewMontajePedido
inherited edtlReferencia: TcxDBTextEdit
Height = 21
Width = 245
end
inherited ActionList1: TActionList
inherited actElegirMontaje: TAction
OnExecute = actElegirMontajeExecute
end
end
end