TcxShellBrowserDialog Class
In This Article
A shell browser dialog control.
#Declaration
Delphi
TcxShellBrowserDialog = class(
TcxCustomShellBrowserDialog
)
#Remarks
This class does not introduce any new functionality except for publishing properties inherited from its ancestor classes. Refer to the TcxCustomShellBrowserDialog class description to learn more.
#Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TcxCustomShellBrowserDialog
TcxShellBrowserDialog
See Also