Cambiar contraseña: tab-order corregido.
git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@131 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
parent
83feefce16
commit
17f0f505c5
@ -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