FMX.Styles.TStyleManager.UpdateScenes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure UpdateScenes; static;

C++

static void __fastcall UpdateScenes();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Styles.pas
FMX.Styles.hpp
FMX.Styles TStyleManager

Description

Updates the style for all the registered scenes.

See Also