Cambiar contraseña: corregido el tab-order.

git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@303 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
David Arranz 2008-02-21 19:35:20 +00:00
parent 16a8cfb8c1
commit ee75a9b28e

View File

@ -95,7 +95,7 @@ object fEditorCambiarPassword: TfEditorCambiarPassword
MaxLength = 10 MaxLength = 10
ParentCtl3D = False ParentCtl3D = False
PasswordChar = '*' PasswordChar = '*'
TabOrder = 3 TabOrder = 4
end end
object EditNova: TEdit object EditNova: TEdit
Left = 143 Left = 143
@ -106,7 +106,7 @@ object fEditorCambiarPassword: TfEditorCambiarPassword
MaxLength = 10 MaxLength = 10
ParentCtl3D = False ParentCtl3D = False
PasswordChar = '*' PasswordChar = '*'
TabOrder = 4 TabOrder = 3
end end
object ActionList1: TActionList object ActionList1: TActionList
Left = 136 Left = 136