AdvancedEffectsEnabled | Returns a value that indicates whether the system Transparency effects setting is enabled. |
AutoHideScrollBars | Gets whether the user has specified that scroll bars should be automatically hidden when not being interacted with. |
BlurWindowBackground | Enables or disables the blur effect on a specified old style Xojo window. |
BlurWindowBackground | Enables or disables the blur effect on a specified new style Xojo DesktopWindow. |
GetColor | Returns the color value of the specified color type. |
HighContrast | Gets a value that indicates whether the system high contrast feature is on or off. |
HighContrastScheme | Gets the name of the default high contrast color scheme. |
MessageDuration | Gets the length of time a message is displayed for the app view. |
MouseHoverTime | Gets the amount of time the mouse pointer can rest in a hover rectangle before a hover event is raised. |
RegisterColorValueChangedNotify | Registers callback notify to get when user interface colours change. |
RegisterMessageDurationChangedNotify | Registers callback notify to get when MessageDuration changes. |
RegisterTextScaleFactorChangedNotify | Registers callback notify to get when TextScaleFactor changes. |
TextScaleFactor | Gets the value of the system text size setting. |
UIElementColor | Gets the color used for a specific user interface element type, such as a button face or window text. |
ChangeNotifyDelegate | Delegate for change notifications. |
UIColors | Enum to be used with the GetColor function in the EinhugurWinUIBridge module. |
UIElementColors | Enum to be used with the UIElementColor function in the EinhugurWinUIBridge module. |
Version = 1.00 |