Back to Devexpress

TdxPSEngineController.DialogsLookAndFeel Property

vcl-dxpsengn-dot-tdxpsenginecontroller.md

latest1.1 KB
Original Source

TdxPSEngineController.DialogsLookAndFeel Property

Specifies the paint style of ExpressPrinting System dialogs and windows.

Declaration

delphi
property DialogsLookAndFeel: TcxLookAndFeel read; write;

Property Value

Type
TcxLookAndFeel

Remarks

Use this property to apply one of predefined paint styles or skins to ExpressPrinting System dialogs and windows.

Assigning the DialogsLookAndFeel property of the currently active TdxPSEngineController component automatically updates the dxPSEngine.DialogsLookAndFeel global setting.

See Also

TdxPSEngine.DialogsLookAndFeel

TdxPSEngineController Class

TdxPSEngineController Members

dxPSEngn Unit