guides:programming:programmers_reference_manual:themed_property_system

THEMED property (System)

Returns TRUE$ if the Presentation Server is running with Windows Visual styles enabled.

This property is a Boolean value.

DevelopmentRuntimeIndexedScaledSynthetic
N/AGetNoNoNo

This property always returns TRUE$ on Windows 8.0 and higher as Windows visual styling cannot be turned off on those systems.

On Windows 7 this property returns FALSE$ if Windows Classic styling is applied.

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

N/A

  • guides/programming/programmers_reference_manual/themed_property_system.txt
  • Last modified: 2023/10/25 10:50
  • by 127.0.0.1