git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoDesign_FactuGES/trunk@70 93f398dd-4eb6-7a46-baf6-13f46f578da2
69 lines
1.9 KiB
Plaintext
69 lines
1.9 KiB
Plaintext
inherited frViewDatosBancarios: TfrViewDatosBancarios
|
|
Width = 583
|
|
Height = 464
|
|
ExplicitWidth = 583
|
|
ExplicitHeight = 464
|
|
inherited cxGrid: TcxGrid
|
|
Width = 583
|
|
Height = 439
|
|
ExplicitWidth = 583
|
|
ExplicitHeight = 439
|
|
inherited cxGridView: TcxGridDBTableView
|
|
OnDblClick = cxGridViewDblClick
|
|
OptionsData.Appending = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsData.Editing = False
|
|
OptionsData.Inserting = False
|
|
object cxGridViewNOMBRE: TcxGridDBColumn
|
|
DataBinding.FieldName = 'NOMBRE'
|
|
Width = 191
|
|
end
|
|
object cxGridViewENTIDAD: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ENTIDAD'
|
|
Width = 48
|
|
end
|
|
object cxGridViewSUCURSAL: TcxGridDBColumn
|
|
DataBinding.FieldName = 'SUCURSAL'
|
|
Width = 48
|
|
end
|
|
object cxGridViewDC: TcxGridDBColumn
|
|
DataBinding.FieldName = 'DC'
|
|
Width = 29
|
|
end
|
|
object cxGridViewCUENTA: TcxGridDBColumn
|
|
DataBinding.FieldName = 'CUENTA'
|
|
Width = 141
|
|
end
|
|
object cxGridViewSUFIJO_N19: TcxGridDBColumn
|
|
DataBinding.FieldName = 'SUFIJO_N19'
|
|
Visible = False
|
|
VisibleForCustomization = False
|
|
Width = 55
|
|
end
|
|
object cxGridViewSUFIJO_N58: TcxGridDBColumn
|
|
DataBinding.FieldName = 'SUFIJO_N58'
|
|
Visible = False
|
|
VisibleForCustomization = False
|
|
Width = 57
|
|
end
|
|
end
|
|
end
|
|
inherited ToolBar1: TToolBar
|
|
Width = 583
|
|
ExplicitWidth = 583
|
|
inherited ToolButton1: TToolButton
|
|
ExplicitWidth = 62
|
|
end
|
|
inherited ToolButton4: TToolButton
|
|
ExplicitWidth = 74
|
|
end
|
|
inherited ToolButton2: TToolButton
|
|
ExplicitWidth = 67
|
|
end
|
|
inherited ToolButton7: TToolButton
|
|
ExplicitWidth = 117
|
|
end
|
|
end
|
|
end
|