Back to Devexpress

TcxLookAndFeel Properties

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

latest2.2 KB
Original Source

TcxLookAndFeel Properties

Stores general appearance settings of a DevExpress control.

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.

See Also

TcxLookAndFeel Class

TcxLookAndFeel Members

cxLookAndFeels Unit