git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@13 f33bb606-9f5c-448d-9c99-757f00063c96
153 lines
3.7 KiB
Plaintext
153 lines
3.7 KiB
Plaintext
inherited frViewDetallesAlbaranCliente: TfrViewDetallesAlbaranCliente
|
|
inherited ToolBar1: TToolBar
|
|
Height = 100
|
|
ExplicitHeight = 100
|
|
inherited ToolButton3: TToolButton
|
|
Wrap = False
|
|
end
|
|
inherited ToolButton4: TToolButton
|
|
Left = 278
|
|
Top = 0
|
|
ExplicitLeft = 278
|
|
ExplicitTop = 0
|
|
end
|
|
inherited ToolButton14: TToolButton
|
|
Left = 334
|
|
Top = 0
|
|
ExplicitLeft = 334
|
|
ExplicitTop = 0
|
|
end
|
|
inherited FontName: TJvFontComboBox
|
|
Top = 22
|
|
ExplicitTop = 22
|
|
end
|
|
inherited FontSize: TEdit
|
|
Top = 22
|
|
Width = 90
|
|
ExplicitTop = 22
|
|
ExplicitWidth = 90
|
|
end
|
|
inherited ToolButton13: TToolButton [7]
|
|
Left = 0
|
|
Top = 22
|
|
Wrap = True
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 22
|
|
ExplicitHeight = 27
|
|
end
|
|
inherited UpDown1: TUpDown [8]
|
|
Left = 0
|
|
Top = 49
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 49
|
|
end
|
|
inherited ToolButton6: TToolButton
|
|
Left = 17
|
|
Top = 49
|
|
ExplicitLeft = 17
|
|
ExplicitTop = 49
|
|
end
|
|
inherited ToolButton7: TToolButton
|
|
Left = 83
|
|
Top = 49
|
|
ExplicitLeft = 83
|
|
ExplicitTop = 49
|
|
end
|
|
inherited ToolButton8: TToolButton
|
|
Left = 150
|
|
Top = 49
|
|
ExplicitLeft = 150
|
|
ExplicitTop = 49
|
|
end
|
|
inherited ToolButton12: TToolButton
|
|
Left = 0
|
|
Top = 49
|
|
Wrap = True
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 49
|
|
ExplicitHeight = 27
|
|
end
|
|
inherited ToolButton9: TToolButton
|
|
Left = 0
|
|
Top = 76
|
|
ExplicitLeft = 0
|
|
ExplicitTop = 76
|
|
end
|
|
inherited ToolButton10: TToolButton
|
|
Left = 145
|
|
Top = 76
|
|
ExplicitLeft = 145
|
|
ExplicitTop = 76
|
|
end
|
|
inherited ToolButton11: TToolButton
|
|
Left = 270
|
|
Top = 76
|
|
ExplicitLeft = 270
|
|
ExplicitTop = 76
|
|
end
|
|
end
|
|
inherited cxGrid: TcxGrid
|
|
Top = 126
|
|
Height = 178
|
|
ExplicitTop = 126
|
|
ExplicitHeight = 178
|
|
inherited cxGridView: TcxGridDBTableView
|
|
inherited cxGridViewTIPO: TcxGridDBColumn
|
|
Visible = False
|
|
VisibleForCustomization = False
|
|
end
|
|
inherited cxGridViewCANTIDAD: TcxGridDBColumn
|
|
Properties.ReadOnly = True
|
|
Visible = False
|
|
VisibleForCustomization = False
|
|
end
|
|
object cxGridViewCANTIDAD2: TcxGridDBColumn [10]
|
|
Caption = 'Cantidad'
|
|
DataBinding.FieldName = 'CANTIDAD'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
Properties.OnButtonClick = cxGridViewCANTIDAD2PropertiesButtonClick
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
inherited cxGridViewUNIDAD_MEDIDA: TcxGridDBColumn
|
|
Visible = False
|
|
VisibleForCustomization = False
|
|
end
|
|
end
|
|
end
|
|
inherited TBXDock1: TTBXDock
|
|
Top = 100
|
|
ExplicitTop = 100
|
|
inherited TBXToolbar1: TTBXToolbar
|
|
DockPos = 0
|
|
inherited TBXSubmenuItem1: TTBXSubmenuItem
|
|
Visible = False
|
|
end
|
|
object TBXItem18: TTBXItem [1]
|
|
Action = actAnadirArticulos
|
|
DisplayMode = nbdmImageAndText
|
|
end
|
|
end
|
|
end
|
|
inherited ActionListContenido: TActionList
|
|
inherited actAnadirArticulos: TAction
|
|
Caption = 'A'#241'adir art'#237'culos...'
|
|
Enabled = False
|
|
Visible = False
|
|
end
|
|
end
|
|
inherited GridGeneralPopupMenu: TPopupMenu
|
|
object Aadirartculos1: TMenuItem [4]
|
|
Action = actAnadirArticulos
|
|
end
|
|
object N2: TMenuItem [5]
|
|
Caption = '-'
|
|
end
|
|
end
|
|
end
|