Vcl.Themes.TStyleManager Properties
InheritedProtected
| ActiveStyle | public | Returns the current style that is set for the application. |
| AnimationOnControls | public | Enables the animation effect in controls when custom styles are used. |
| AutoDiscoverStyleResources | public | Specifies whether the style manager should automatically load all styles of registered types or not. |
| DialogsStyleName | public | |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Enabled | public | Specifies whether the style engine is enabled. |
| Engine | public | Returns an instance of the current style engine. |
| EngineClass | public | Use it to get or set the reference to the style engine class. |
| Flags | public | Returns the flags of the active style. |
| FormBorderStyle | public | Specifies the type of border to use for the forms in the application. |
| IsCustomStyleActive | public | Indicates whether the active style is a custom style. |
| Style | public | Returns the style specified by name. |
| StyleClassDescriptors | public | Returns an array with the descriptors of all the registered style classes. |
| StyleDescriptor | public | Returns the descriptor of the style specified by StyleName. |
| StyleNames | public | Returns an array with the names of all the registered style classes. |
| SystemHooks | public | |
| SystemStyle | public | Returns the native system style, for example, the Windows theme. |
| SystemStyleName | public | |
| UseParentPaintBuffers | public | |
| UseSystemStyleAsDefault | public |