[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Provides access to the Theme Services singleton for the widgetset.
Source position: themes.pas line 510
function ThemeServices: TThemeServices; |
TThemeServices instance for the widgetset.
ThemeServices is a TThemeServices function used to get the theme services singleton for the current widgetset. The return value is a TThemeServices descendant which implement the theming API for a specific widgetset / platform.
lazarus-ccr.sourceforge.net |