Se cambia descripcion del campo fecha de los filtros para detallar que es fecha de vencimiento

git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES2/trunk@257 b2cfbe5a-eba1-4a0c-8b32-7feea0a119f2
This commit is contained in:
roberto 2016-06-15 11:49:07 +00:00
parent da3224cbeb
commit de6aae9e49

View File

@ -185,22 +185,31 @@ inherited frViewRecibosProveedor: TfrViewRecibosProveedor
Width = 201
end
inherited edtFechaFinFiltro: TcxDateEdit
Left = 232
Left = 235
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
ExplicitLeft = 232
ExplicitLeft = 235
ExplicitWidth = 216
Width = 216
end
inherited eLista: TcxComboBox
Left = 426
Left = 401
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
ExplicitLeft = 426
ExplicitLeft = 401
ExplicitWidth = 215
Width = 215
end
inherited dxLayoutControl1Group_Root: TdxLayoutGroup
inherited dxLayoutControl1Group1: TdxLayoutGroup
inherited dxLayoutControl1Item2: TdxLayoutItem
Caption = 'Entre la fecha vencimiento:'
end
end
end
end
inherited TBXAlignmentPanel1: TTBXAlignmentPanel