FMX.Styles.TStyleManager
Delphi
TStyleManager = class sealed
C++
class PASCALIMPLEMENTATION TStyleManager : /*[[sealed]]*/ public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.Styles.pas FMX.Styles.hpp |
FMX.Styles | FMX.Styles |
Description
TStyleManager handles styles-related operations.
Use TStyleManager to:
- Set and retrieve the active style.
- Load styles from files or streams.