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

TApplication.IntfThemeOptionChange

Called by the interface when a theme option has changed.

Declaration

Source position: forms.pp line 1595

public procedure TApplication.IntfThemeOptionChange(

  AThemeServices: TThemeServices;

  AOption: TThemeOption

);