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/Pagos/Cliente/uEditorPagoProveedor.dfm
2007-06-21 16:02:50 +00:00

62 lines
1.5 KiB
Plaintext

inherited fEditorPagoProveedor: TfEditorPagoProveedor
Left = 331
Top = 386
Width = 851
Height = 402
Caption = 'Nuevo pago a proveedor'
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 843
Caption = 'Nuevo pago a proveedor'
inherited Image1: TImage
Left = 816
end
end
inherited TBXDock: TTBXDock
Width = 843
inherited tbxMain: TTBXToolbar
inherited TBXItem23: TTBXItem
Visible = False
end
inherited TBXItem3: TTBXItem
Visible = False
end
end
end
inherited pgPaginas: TPageControl
Width = 843
Height = 273
inherited pagGeneral: TTabSheet
inline frViewPagoProveedor1: TfrViewPagoProveedor
Left = 0
Top = 0
Width = 835
Height = 245
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
ReadOnly = False
inherited frViewContacto: TfrViewDatosYSeleccionContacto
Left = 453
inherited Bevel1: TBevel
Width = 299
end
inherited edtlNombre: TcxDBTextEdit
Properties.OnChange = frViewContactoedtlNombrePropertiesChange
end
end
end
end
end
inherited StatusBar: TStatusBar
Top = 349
Width = 843
end
end