Back to Devexpress

TcxLookAndFeel Members

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

latest4.9 KB
Original Source

TcxLookAndFeel Members

Stores general appearance settings of a DevExpress control.

Constructors

NameDescription
Create(TPersistent)Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

NameDescription
AssignedValuesSpecifies what look & feel settings affect an individual DevExpress control.
KindSpecifies the active deprecated look & feel style for a DevExpress control.
MasterLookAndFeelProvides access to the look & feel settings that are in effect when corresponding setting modification flags are not set.
NativeStyleSpecifies if the affected control uses operating system-dependent draw routines to display its content and UI elements.
OwnerProvides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
PainterProvides access to the active native or deprecated look & feel painter.
RenderModeSpecifies the render mode for a control.
ScrollbarModeSpecifies the active scrollbar mode at the level of an individual control.
ScrollModeSpecifies the active scroll mode at the level of an individual control.
SkinNameSpecifies the name of the active skin at the level of an individual control.
SkinPainterProvides access to the active skin painter.

Methods

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

cxLookAndFeels Unit