TcxLookAndFeel Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Assigned |
Specifies what look & feel settings affect an individual DevExpress control. |
Kind | Specifies the active deprecated look & feel style for a DevExpress control. |
Master |
Provides access to the look & feel settings that are in effect when corresponding setting modification flags are not set. |
Native |
Specifies if the affected control uses operating system-dependent draw routines to display its content and UI elements. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Painter | Provides access to the active native or deprecated look & feel painter. |
Render |
Specifies the render mode for a control. |
Scrollbar |
Specifies the active scrollbar mode at the level of an individual control. |
Scroll |
Specifies the active scroll mode at the level of an individual control. |
Skin |
Specifies the name of the active skin at the level of an individual control. |
Skin |
Provides access to the active skin painter. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Postpones all control redraw operations that reflect content and appearance setting changes until an End |
End |
Applies all pending changes and redraws the affected control after a Begin |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
Refresh | Redraws the affected control. |
Reset | Removes all look & feel setting modification flags. |
To |
Inherited from TObject. |
See Also