Vcl.Themes.TStyleManager.Engine

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class property Engine: TCustomStyleEngine read GetEngine;

C++

/* static */ __property TCustomStyleEngine* Engine = {read=GetEngine};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TStyleManager

Beschreibung

Gibt eine Instanz der aktuellen Stil-Engine zurück.

Siehe auch