Skip to main content

TdxShellTreeViewOptions Class

Stores shell-related settings for the Shell Tree View control.

Declaration

TdxShellTreeViewOptions = class(
    TcxShellOptions
)

Remarks

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

The Shell Tree View control’s ShellOptions property references a TdxShellTreeViewOptions object.

Inheritance

TObject
TPersistent
TcxShellOptions
TdxShellTreeViewOptions
See Also