Back to Devexpress

TcxControl.LookAndFeel Property

vcl-cxcontrols-dot-tcxcontrol.md

latest659 B
Original Source

TcxControl.LookAndFeel Property

Provides access to the control’s look & feel settings.

Declaration

delphi
property LookAndFeel: TcxLookAndFeel read; write;

Property Value

Type
TcxLookAndFeel

Remarks

Use this property to determine the control’s appearance and response to end-user actions. Refer to the TcxLookAndFeel class description for detailed information on all available options.

See Also

TcxControl Class

TcxControl Members

cxControls Unit