Back to Devexpress

TdxOpenFileDialog.LookAndFeel Property

vcl-dxshelldialogs-dot-tdxopenfiledialog-2319b61f.md

latest647 B
Original Source

TdxOpenFileDialog.LookAndFeel Property

Specifies the look and feel settings applied to the “Open” dialog.

Declaration

delphi
property LookAndFeel: TcxLookAndFeel read; write;

Property Value

TypeDescription
TcxLookAndFeel

Stores appearance settings of a DevExpress control.

|

See Also

TdxOpenFileDialog Class

TdxOpenFileDialog Members

dxShellDialogs Unit