Se requiere (por Ana), poder poner en provincia United Kingdom y en población London, por lo que permitimos escribir en la lista de provincias y poblaciones

git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES2/trunk@221 b2cfbe5a-eba1-4a0c-8b32-7feea0a119f2
This commit is contained in:
roberto 2014-03-17 12:21:10 +00:00
parent 4612121390
commit f2559e7166

View File

@ -86,7 +86,6 @@ inherited frViewCliente: TfrViewCliente
inherited cbProvincia: TcxDBComboBox
Left = 132
Top = 494
Properties.DropDownListStyle = lsEditFixedList
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
@ -207,7 +206,6 @@ inherited frViewCliente: TfrViewCliente
inherited cbPoblacion: TcxDBComboBox
Left = 132
Top = 521
Properties.DropDownListStyle = lsEditFixedList
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''