home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / _760670251A1A41819A48287A27E73C53 < prev    next >
Text File  |  2003-03-07  |  1KB  |  90 lines

  1. KerningDlg
  2.  
  3. Syntax
  4.  
  5. ()
  6.  
  7. Description
  8.  
  9. Display the Manual Kerning dialog box, which is used to expand and compress letterspacing.
  10.  
  11. KeyboardCopy
  12.  
  13. Syntax
  14.  
  15. (KeyboardName: string; DestName: string)
  16.  
  17. Description
  18.  
  19. Copy a keyboard.
  20.  
  21. Parameters
  22.  
  23. KeyboardName: string (optional)    The name of the keyboard to copy.
  24.  
  25. DestName: string (optional)    The new name for the copy.
  26.  
  27. KeyboardCreate
  28.  
  29. Syntax
  30.  
  31. (KeyboardName: string)
  32.  
  33. Description
  34.  
  35. Create a new keyboard.
  36.  
  37. Parameters
  38.  
  39. KeyboardName: string (optional)    The name for the new keyboard.
  40.  
  41. KeyboardEdit
  42.  
  43. Syntax
  44.  
  45. (KeyboardName: string)
  46.  
  47. Description
  48.  
  49. Open the Keyboard Editor.
  50.  
  51. Parameters
  52.  
  53. KeyboardName: string (optional)    The name of the keyboard to edit.
  54.  
  55. KeyboardRename
  56.  
  57. Syntax
  58.  
  59. (KeyboardName: string; NewName: string)
  60.  
  61. Description
  62.  
  63. Rename a specified keyboard.
  64.  
  65. Parameters
  66.  
  67. KeyboardName: string (optional)    The keyboard to rename.
  68.  
  69. NewName: string (optional)    The new name for the keyboard.
  70.  
  71. KeyboardSelect
  72.  
  73. Syntax
  74.  
  75. (Keyboard: string)
  76.  
  77. Description
  78.  
  79. Specify a keyboard to use, or specify the default keyboard if the parameter is not used.
  80.  
  81. Parameters
  82.  
  83. Keyboard: string (optional)    The name of a keyboard.
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.