Back to Devexpress

cxStyles Unit

vcl-cxstyles.md

latest1.9 KB
Original Source

cxStyles Unit

Classes

NameDescription
TcxCustomStyleRepresents a base class for styles which notify listeners about attribute changes.
TcxCustomStylesA collection of style links for various component elements.
TcxCustomStyleSheetThe base class for all style sheets.
TcxStyleSpecifies style attributes for an element of some control.
TcxStyleRepositoryA repository for component styles and style sheets.
TcxStylesRepresents an abstract collection of styles which control the appearance of specific control elements.

Interfaces

Name
IcxStyleChangeListener

Enums

NameDescription
TcxStyleValueEnumerates flags indicating which TcxStyle attributes are assigned.

Methods

NameDescription
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

NameDescription
TcxCustomStyleClass
TcxCustomStylesClass
TcxCustomStyleSheetClass
TcxStyleGetName
TcxStyleValuesRepresents a set of flags indicating what style attributes of a TcxStyle object are assigned values.