4D v16.3

OBJECT SET KEYBOARD LAYOUT

Home

 
4D v16.3
OBJECT SET KEYBOARD LAYOUT

OBJECT SET KEYBOARD LAYOUT 


 

OBJECT SET KEYBOARD LAYOUT ( {* ;} object ; languageCode ) 
Parameter Type   Description
Operator in If specified, object is an object name (string)
If omitted, object is a variable or field
object  Form object in Object Name (if * is specified) or
Variable or field (if * is omitted)
languageCode  String in RFC3066 ISO639 and ISO3166 language code,
"" = no change

The OBJECT SET KEYBOARD LAYOUT command sets or dynamically modifies the keyboard layout associated with the object(s) designated by the object and * parameters for the current process.

If you pass the optional * parameter, this indicates that the object parameter is an object name (a string). If you do not pass this parameter, this indicates that the object is a variable or field. In this case, you pass a reference instead of a name.

In languageCode, you pass a string indicating the code of the language to use, based on RFC3066, ISO639 and ISO3166. For more information, refer to the description of the SET DATABASE LOCALIZATION command.



See also 

OBJECT Get keyboard layout

 
PROPERTIES 

Product: 4D
Theme: Objects (Forms)
Number: 1179

 
HISTORY 

Created: 4D v13

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)