This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
LuisLeon_FactuGES2/Source/Modulos/Pedidos de cliente/Views/uEditorElegirArticulosPedidoCliente.dfm
2010-08-17 16:02:42 +00:00

44 lines
1.0 KiB
Plaintext

inherited fEditorElegirArticulosPedidoCliente: TfEditorElegirArticulosPedidoCliente
Caption = 'fEditorElegirArticulosPedidoCliente'
ExplicitHeight = 538
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
ExplicitTop = 113
end
inherited TBXDock: TTBXDock
ExplicitTop = 64
inherited tbxMain: TTBXToolbar
ExplicitWidth = 126
end
inherited tbxFiltro: TTBXToolbar
Left = 126
ExplicitLeft = 126
end
inherited TBXTMain2: TTBXToolbar
Left = 463
ExplicitLeft = 463
end
end
inherited pnlHeader: TPanel
ExplicitTop = 0
inherited lblTitle: TLabel
Width = 606
end
inherited lblComments: TLabel
Width = 581
Height = 24
end
end
inherited EditorActionList: TActionList
inherited actNuevo: TAction
Enabled = False
Visible = False
end
inherited actModificar: TAction
Enabled = False
Visible = False
end
end
end