Ver Mensaje Individual
  #24  
Antiguo 24-04-2017
jhonalone jhonalone is offline
Miembro
 
Registrado: sep 2007
Ubicación: Madrid
Posts: 547
Reputación: 17
jhonalone Va por buen camino
Hola de nuevo.
No sé si esta ayuda de Delphi la entendéis de la misma forma que yo:
Cita:
Enumeration used to control the type of onscreen keyboard to be displayed.

TVirtualKeyboardType is an enumeration used by controls that support the IVirtualKeyboardControl interface to control the type of onscreen keyboard to be displayed. These values might have different interpretations on different devices, but should generally follow these definitions:

Value Meaning
Alphabet
An alphanumeric keyboard for general text input.

On Android, the Alphabet keyboard type has no word completion/word suggestion. The keyboard looks the same as the Default keyboard, but without suggestions.

Default
An alphanumeric keyboard for general text input.

EmailAddress
An alphanumeric keyboard for entering Email addresses, typically with keys for . and @.
Bien, pues en mis terminales, (Todos Samsung, pero con distintas versiones), sigue apareciendo el teclado y las sugerencias cuando selecciono el KeyboardType en Alphabet. (¿...?)

Gracias, Dec, encontrar la página de StackOverFlow indica que has trabajado en el asunto. Pero no sé cómo cambiar las banderas (Flags) en Delphi.

Sigo trabajando, en encontrar un parche.

Saludos.
__________________
"Pedid y se os dará; buscad y hallaréis ..." (Lc 11,9-10)
"...si no tengo caridad, nada soy..." (1 Cor 13,1-13)
Responder Con Cita