inherited frViewPresupuestoAlbaran: TfrViewPresupuestoAlbaran inherited lblNombre: TLabel Width = 64 Caption = 'Presupuesto:' end inherited edtlReferencia: TcxDBTextEdit StyleDisabled.BorderStyle = ebsNone Height = 21 Width = 245 end inherited ActionList1: TActionList inherited actElegirPresupuesto: TAction OnExecute = actElegirPresupuestoExecute end end end