TcxShellTreeViewOptions Class
In This Article
Contains shell tree view settings.
#Declaration
Delphi
TcxShellTreeViewOptions = class(
TcxShellOptions
)
#Remarks
This class introduces simply publishes the FileMask property derived from its ancestor class.
#Inheritance
TObject
TPersistent
TcxShellOptions
TcxShellTreeViewOptions
See Also