git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@102 f33bb606-9f5c-448d-9c99-757f00063c96
47 lines
1.1 KiB
Plaintext
47 lines
1.1 KiB
Plaintext
inherited fEditorElegirArticulosAlbaranCliente: TfEditorElegirArticulosAlbaranCliente
|
|
Caption = 'fEditorElegirArticulosAlbaranCliente'
|
|
ExplicitHeight = 538
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited TBXDock: TSpTBXDock
|
|
inherited tbxMain: TSpTBXToolbar
|
|
Left = 399
|
|
DockPos = 335
|
|
ExplicitLeft = 399
|
|
ExplicitWidth = 126
|
|
end
|
|
inherited tbxFiltro: TSpTBXToolbar
|
|
Left = 3
|
|
DockPos = 3
|
|
ExplicitLeft = 3
|
|
end
|
|
inherited TBXTMain2: TSpTBXToolbar
|
|
Left = 525
|
|
ExplicitLeft = 525
|
|
end
|
|
end
|
|
inherited pnlHeader: TPanel
|
|
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
|
|
inherited actExportarExcel: TAction
|
|
Enabled = False
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|