THEMED property

SYSTEM and all controls.

Determines if the desktop is using themes.

themed = Get_Property("SYSTEM", "THEMED")

True if a themed visual style is in use.

False if a themed visual style is not in user.

If the workstation being used has a theme chosen and the following command is executed:

themed = Get_Property("SYSTEM","THEMED")

then

The themed variable will contain 1.

  • guides/programming/programmers_reference_manual/themed.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1