Skip to main content

TcxShellOptions Class

Contains settings common to all shell controls.

Declaration

TcxShellOptions = class(
    TPersistent
)

Remarks

The TcxShellOptions class has members that allow you to do the following:

Do not use the TcxShellOptions class directly. Use the following descendants instead:

TdxShellListViewOptions
Stores shell-related settings of the Shell List View control.
TdxShellTreeViewOptions
Stores shell-related settings for the Shell Tree View control.
TcxShellListViewOptions
Contains shell-related settings.
TcxShellTreeViewOptions
Contains shell tree view settings.

Inheritance

TObject
TPersistent
TcxShellOptions
See Also