TdxVisualRefinements Members
In This Article
#Properties
Name | Description |
---|---|
Header |
Specifies the header padding adjustments for container controls. |
Light |
Specifies if lightweight borders are displayed by all DevExpress controls that support them. |
Padding | Specifies additional cell padding for container controls and standalone editors. |
Use |
Specifies if UI elements apply the active vector skin palette to disabled state glyphs at the application level. |
Use |
Specifies if UI elements apply the active vector skin palette to enabled state glyphs at the application level. |
Use |
Specifies if global cell padding adjustments affect standalone DevExpress editors. |
#Methods
Name | Description |
---|---|
Apply |
Applies Light Style to all DevExpress controls that support it. |
Begin |
Postpones all control redraw operations that reflect global padding changes until an End |
End |
Applies any pending appearance changes made after a Begin |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Reset static | Resets all global visual adjustment settings. |
To |
Inherited from TObject. |
See Also