Skip to main content

TdxVisualRefinements Methods

Stores global visual adjustments for DevExpress container controls and editors.
Name Description
ApplyLightStyle(Boolean) static Applies Light Style to all DevExpress controls that support it.
BeginUpdate static Postpones all control redraw operations that reflect global padding changes until an EndUpdate procedure is called.
EndUpdate static Applies any pending appearance changes made after a BeginUpdate procedure call.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
Reset static Resets all global visual adjustment settings.
ToString Inherited from TObject.
See Also