IGxColor.IsThemeColor

Fore Syntax

IsThemeColor: Boolean;

Fore.NET Syntax

IsThemeColor: Boolean;

Description

The IsThemeColor property returns True if the current color is the color of the component specified by the theme.

Comments

To get colors determined by the theme, use the static properties of the GxThemeColors class.

See also:

IGxColor