Back to Devexpress

TcxLookAndFeel Methods

vcl-cxlookandfeels-dot-tcxlookandfeel-dot-underscore-methods.md

latest2.7 KB
Original Source

TcxLookAndFeel Methods

Stores general appearance settings of a DevExpress control.

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginUpdatePostpones all control redraw operations that reflect content and appearance setting changes until an EndUpdate procedure call.
EndUpdateApplies all pending changes and redraws the affected control after a BeginUpdate procedure call.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
RefreshRedraws the affected control.
ResetRemoves all look & feel setting modification flags.
ToStringInherited from TObject.

See Also

TcxLookAndFeel Class

TcxLookAndFeel Members

cxLookAndFeels Unit