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

  1. numeric:=?Justification
  2.  
  3. Syntax
  4.  
  5. ()
  6.  
  7. Description
  8.  
  9. Return the current text justification.
  10.  
  11. Return Value
  12.  
  13. 0    Left
  14.  
  15. 1    Full
  16.  
  17. 2    Center
  18.  
  19. 3    Right
  20.  
  21. 4    Full all
  22.  
  23. 5    Decimal
  24.  
  25. boolean:=?Kerning
  26.  
  27. Syntax
  28.  
  29. ()
  30.  
  31. Description
  32.  
  33. Return the state of Automatic Kerning.
  34.  
  35. Return Value
  36.  
  37. 0    Off
  38.  
  39. 1    On
  40.  
  41. boolean:=?KeyCapsLock
  42.  
  43. Syntax
  44.  
  45. ()
  46.  
  47. Description
  48.  
  49. Return True if Caps Lock is on, False if not.
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.