Unit 'Themes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TThemeServices.UpdateThemes

Reloads theme elements and details when UseThemes is True.

Declaration

Source position: themes.pas line 501

public procedure TThemeServices.UpdateThemes;

Description

Called from the Create constructor. Think of it as the theme counterpart for the Loaded method used for components.

See also

TThemeServices.Create

  

Constructor for the class instance.