Unit uStyleManager
Description
***************************************************************************
FMX Styles Utils
Copyright 2025 Patrick PREMARTIN and Serge GIRARD under AGPL 3.0 license.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
***************************************************************************
Author(s) : Patrick PREMARTIN and Serge GIRARD
Site : https://fmxstylesutils.developpeur-pascal.fr/
Project site : https://github.com/DeveloppeurPascal/FMX-Styles-Utils
*************************************************************************** File last update : 2025-05-24T19:14:08.000+02:00 Signature : fd4d5921a726fa44c1503f464954282935ad1e68 ***************************************************************************
Uses
- System.Types
- System.Generics.Collections
- System.Messaging
Overview
Classes, Interfaces, Objects and Records
| Name | Description |
|---|---|
Class TProjectStyleItem |
Style item class used for each style registered in the project. |
Class TProjectStylesList |
Collection of registered style items. |
Class TProjectStyleChangeMessage |
Message used to broadcast a style change in the project with the RTL messaging system. |
Class TProjectStyle |
A singleton to manage current style in the project and get its properties. |
Types
TProjectStyleType = (...); |
Description
Types
TProjectStyleType = (...); |
|
Style types available in the projects depending on ths system or user choice. Values
|
Generated by PasDoc 0.16.0.