Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== THEMED property ====== ==== Applies to ==== SYSTEM and all controls. ==== Description ==== Determines if the desktop is using themes. ==== Usage ==== themed = **Get_Property**("SYSTEM", "THEMED") ==== Returns ==== True if a themed visual style is in use. False if a themed visual style is not in user. ==== Example ==== If the workstation being used has a theme chosen and the following command is executed: <code> themed = Get_Property("SYSTEM","THEMED") </code> then The themed variable will contain 1. guides/programming/programmers_reference_manual/themed.txt Last modified: 2024/06/19 20:20by 127.0.0.1