cxStyles Unit
Classes
Name | Description |
---|---|
TcxCustomStyle | Represents a base class for styles which notify listeners about attribute changes. |
TcxCustomStyles | A collection of style links for various component elements. |
TcxCustomStyleSheet | The base class for all style sheets. |
TcxStyle | Specifies style attributes for an element of some control. |
TcxStyleRepository | A repository for component styles and style sheets. |
TcxStyles | Represents an abstract collection of styles which control the appearance of specific control elements. |
Interfaces
Name |
---|
IcxStyleChangeListener |
Enums
Name | Description |
---|---|
TcxStyleValue | Enumerates flags indicating which TcxStyle attributes are assigned. |
Methods
Name | Description |
---|---|
LoadStyleSheetsFromIniFile(string,TcxStyleRepository,TcxCustomStyleSheetClass,TStrings,TComponent,TList,TcxStyleGetName) | Loads style sheets from an INI file. |
SaveStyleSheetsToIniFile(string,TList) | Saves style sheets to an INI file. |
Types
Name | Description |
---|---|
TcxCustomStyleClass | |
TcxCustomStylesClass | |
TcxCustomStyleSheetClass | |
TcxStyleGetName | |
TcxStyleValues | Represents a set of flags indicating what style attributes of a TcxStyle object are assigned values. |