|
ShellBrowser Delphi Components Documentation
|
The possible elemenmts of a TJamShellList background context menu. For internal use only.
TJamBackgroundContextMenuTypes = ( ctxView, ctxViewSubSmallIcons, ctxViewSubLargeIcons, ctxViewSubList, ctxViewSubDetails, ctxViewSubThumbnails, ctxSeparator, ctxProperties, ctxPaste, ctxPasteShortcut, ctxNew, ctxNewSubNewFolder, ctxRefresh, ctxSortBy, ctxNewSubShortCut );
|
Members |
Description |
|
ctxView |
context menu entry "view" |
|
ctxViewSubSmallIcons |
context menu entry "small icons" of the "view" sub menu |
|
ctxViewSubLargeIcons |
context menu entry "large icons" of the "view" sub menu |
|
ctxViewSubList |
context menu entry "list" of the "view" sub menu |
|
ctxViewSubDetails |
context menu entry "details" of the "view" sub menu |
|
ctxViewSubThumbnails |
context menu entry "thumbnails" of the "view" sub menu |
|
ctxSeparator |
context menu seperator |
|
ctxProperties |
context menu entry "properties" |
|
ctxPaste |
context menu entry "paste" |
|
ctxPasteShortcut |
context menu entry "paste shortcut" |
|
ctxNew |
ontext menu entry "new" |
|
ctxNewSubNewFolder |
context menu entry "new folder" of the "new" sub menu |
|
ctxRefresh |
context menu entry "refresh" |
|
ctxSortBy |
context menu entry "sort by..." |
|
ctxNewSubShortCut |
context menu entry "new shortcut" of the "new" sub menu |