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

26 lines
576 B
Plaintext

inherited fEditorPago: TfEditorPago
Left = 452
Top = 246
Caption = 'Nuevo pago'
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Caption = 'Nuevo pago'
end
inherited TBXDock: TTBXDock
inherited tbxMain: TTBXToolbar
inherited TBXSeparatorItem2: TTBXSeparatorItem
Visible = True
end
end
end
inherited EditorActionList: TActionList
inherited actNuevo: TAction
Visible = False
end
inherited actModificar: TAction
Visible = False
end
end
end