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
|
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user