git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@88 f33bb606-9f5c-448d-9c99-757f00063c96
219 lines
7.5 KiB
Plaintext
219 lines
7.5 KiB
Plaintext
inherited frViewRemesaCliente: TfrViewRemesaCliente
|
|
Width = 451
|
|
Height = 304
|
|
Align = alClient
|
|
ExplicitWidth = 451
|
|
ExplicitHeight = 304
|
|
object dxLayoutControlRemesaCliente: TdxLayoutControl
|
|
Left = 0
|
|
Top = 0
|
|
Width = 451
|
|
Height = 304
|
|
Align = alClient
|
|
ParentBackground = True
|
|
TabOrder = 0
|
|
TabStop = False
|
|
LayoutLookAndFeel = dmBase.dxLayoutSkinLookAndFeel
|
|
DesignSize = (
|
|
451
|
|
304)
|
|
object eReferencia: TcxDBTextEdit
|
|
Left = 110
|
|
Top = 28
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'REFERENCIA'
|
|
DataBinding.DataSource = dsDataTable
|
|
Enabled = False
|
|
Style.Color = 14745599
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 0
|
|
Width = 164
|
|
end
|
|
object eDescripcion: TcxDBTextEdit
|
|
Left = 110
|
|
Top = 109
|
|
DataBinding.DataField = 'DESCRIPCION'
|
|
DataBinding.DataSource = dsDataTable
|
|
Style.Color = clWindow
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 4
|
|
Width = 108
|
|
end
|
|
object edtFechaRemesa: TcxDBDateEdit
|
|
Left = 311
|
|
Top = 28
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FECHA_REMESA'
|
|
DataBinding.DataSource = dsDataTable
|
|
Properties.ImmediatePost = True
|
|
Style.Color = clInfoBk
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
Style.Shadow = False
|
|
Style.ButtonTransparency = ebtNone
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 1
|
|
Width = 170
|
|
end
|
|
object cbCuentaBancaria: TcxDBLookupComboBox
|
|
Left = 110
|
|
Top = 55
|
|
DataBinding.DataField = 'ID_DATOS_BANCO'
|
|
DataBinding.DataSource = dsDataTable
|
|
Properties.ImmediatePost = True
|
|
Properties.KeyFieldNames = 'ID'
|
|
Properties.ListColumns = <
|
|
item
|
|
FieldName = 'NOMBRE'
|
|
end>
|
|
Properties.ListOptions.GridLines = glNone
|
|
Properties.ListOptions.ShowHeader = False
|
|
Properties.ListOptions.SyncMode = True
|
|
Properties.ListSource = dsDatosBanco
|
|
Style.Color = clInfoBk
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 2
|
|
Width = 39
|
|
end
|
|
object cbTipo: TcxDBImageComboBox
|
|
Left = 110
|
|
Top = 82
|
|
DataBinding.DataField = 'TIPO'
|
|
DataBinding.DataSource = dsDataTable
|
|
Enabled = False
|
|
Properties.Items = <>
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 3
|
|
Width = 121
|
|
end
|
|
object dxLayoutControlRemesaClienteGroup_Root: TdxLayoutGroup
|
|
AlignHorz = ahParentManaged
|
|
AlignVert = avParentManaged
|
|
CaptionOptions.Visible = False
|
|
ButtonOptions.Buttons = <>
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControlRemesaClienteGroup1: TdxLayoutGroup
|
|
AlignHorz = ahClient
|
|
CaptionOptions.Text = 'Datos de la remesa'
|
|
ButtonOptions.Buttons = <>
|
|
object dxLayoutControlRemesaClienteGroup5: TdxLayoutGroup
|
|
CaptionOptions.Visible = False
|
|
ButtonOptions.Buttons = <>
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControlRemesaClienteItem3: TdxLayoutItem
|
|
AlignHorz = ahClient
|
|
CaptionOptions.Text = 'Referencia:'
|
|
Enabled = False
|
|
Control = eReferencia
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlRemesaClienteItem4: TdxLayoutItem
|
|
AlignHorz = ahClient
|
|
CaptionOptions.Text = 'Fecha de cargo:'
|
|
Control = edtFechaRemesa
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControlRemesaClienteGroup2: TdxLayoutGroup
|
|
CaptionOptions.Visible = False
|
|
ButtonOptions.Buttons = <>
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControlRemesaClienteItem9: TdxLayoutItem
|
|
AlignHorz = ahClient
|
|
CaptionOptions.Text = 'Cuenta bancaria:'
|
|
Control = cbCuentaBancaria
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlRemesaClienteItem1: TdxLayoutItem
|
|
CaptionOptions.Text = 'Forma de cobro:'
|
|
Enabled = False
|
|
Visible = False
|
|
Control = cbTipo
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControlRemesaClienteItem8: TdxLayoutItem
|
|
AlignHorz = ahClient
|
|
CaptionOptions.Text = 'Descripci'#243'n:'
|
|
Control = eDescripcion
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControlRemesaClienteGroup3: TdxLayoutGroup
|
|
CaptionOptions.Text = 'New Group'
|
|
CaptionOptions.Visible = False
|
|
ButtonOptions.Buttons = <>
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
object dsDataTable: TDADataSource
|
|
Left = 8
|
|
Top = 8
|
|
end
|
|
object dsDatosBanco: TDADataSource
|
|
Left = 8
|
|
Top = 40
|
|
end
|
|
end
|