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:
parent
16a8cfb8c1
commit
ee75a9b28e
@ -95,7 +95,7 @@ object fEditorCambiarPassword: TfEditorCambiarPassword
|
||||
MaxLength = 10
|
||||
ParentCtl3D = False
|
||||
PasswordChar = '*'
|
||||
TabOrder = 3
|
||||
TabOrder = 4
|
||||
end
|
||||
object EditNova: TEdit
|
||||
Left = 143
|
||||
@ -106,7 +106,7 @@ object fEditorCambiarPassword: TfEditorCambiarPassword
|
||||
MaxLength = 10
|
||||
ParentCtl3D = False
|
||||
PasswordChar = '*'
|
||||
TabOrder = 4
|
||||
TabOrder = 3
|
||||
end
|
||||
object ActionList1: TActionList
|
||||
Left = 136
|
||||
|
||||
Loading…
Reference in New Issue
Block a user