[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Provides access to the Theme Services singleton for the widgetset.
Source position: themes.pas line 513
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.
Version 4.0 | Generated 2025-05-03 | Home |