TcxShellComboBoxViewOption Enum
Declaration
TcxShellComboBoxViewOption = (
scvoShowFiles,
scvoShowHidden,
scvoShowZipFilesWithFolders
);
Members
Name |
---|
scvoShowFiles
|
scvoShowHidden
|
scvoShowZipFilesWithFolders
|
See Also