.net dialog user interface - ShellBrowser Delphi Components

  1. TJamNetConnectionDialog

    Screenshots: Enable users to easily connect a net drive with the TJamNetConnectionDialog component. 18 ...

  2. TJamNetDisconnectDialog

    Screenshots: Present a list of all connected net drives and let users of your application easily disconnect them with the TJamNetDisconnectDialog component. 19 ...

  3. TJamFileDialogFrame

    Screenshots: The TFrame-based component TJamFileDialogFrame tries to fill the gap between easy-to-use but hardly customizable fixed dialogs like TFileOpenDialog on the one hand, and manually built, "all ... custom" dialogs on the other. It comprises a working dialog, that can be extended and adapted to your needs. Both, File- and Folder Mode are supported. 21 ...

  4. TJamPathEdit

    Screenshots: Utilize the TJamPathEdit component to enable users of your application to enter a path or to browse for it in a dialog. 13 ...

  5. TJamOpenSaveComboBox

    Screenshots: The TJamOpenSaveComboBox has been designed specifically for the user to enter or select a file name in custom file dialogs. A list of the most recently used files is available in the drop-down menu. ...

  6. ShellBrowser Delphi Components v12.1

    Release Notes: if the context menu, that was selected by the user, doesn't provide a verb. In the past, those menu items were reported as "saDefault", which is normally the command that is executed when ...

  7. ShellBrowser Delphi Components v12.0

    Release Notes: items in the file system or only removes the items from the list. TJamShellList: The dialog for column selection now includes an option to filter columns by name. TJamFileList: If the user presses Ctrl-V ... Dialog for column selection now includes an option to filter columns by name. When adding a ShellBrowser component to a form, the dependent units are now automatically added to the 'uses' ... The TJamBrowserForFolder dialog now has a new flag that allows multi-selection of folders. TShellBrowser: Added 'TShellAction.saOpenWith' which allows you to programmatically trigger the 'Open With' ...

  8. TJamBrowseForFolder

    Screenshots: The TJamBrowseForFolder component displays a Windows dialog box for selecting and opening folders. 17 ...

  9. TJamThumbnailImage

    Screenshots: Use the TJamThumbnailImage component to display a thumbnail image of a file or folder using the same API calls as the Windows Explorer. 9 ...

  10. ShellBrowser Delphi Components v11.4.1

    Release Notes: sometimes was not reflected in the DriveList in time. TJamShellList: The column selection dialog that is used to select the visible columns in the ShellList is now scaled correctly in high dpi use cases. ... TJamShellList, TJamShellTree: In prior versions, net drives and machines found in the network were enumerated asynchronously. Elements were added one by one to the ShellTree or ShellList. For fast ... net drives this might have caused some unnecessary overhead and flickering, especially in the ShellTree. Instead of just assuming a net drive *might be* slow, ShellBrowser now checks and switches ...

  11. TJamFilePreview

    Screenshots: With the TJamFilePreview component users can see the content of files without opening them. It uses the same previews as Windows Explorer. 7 ...

  12. TJamShellBreadCrumbBar

    Screenshots: TJamShellBreadCrumbBar integrates the breadcrumb navigation introduced with Windows Vista Explorer. It presents the folder and subfolder structures and enables users to easily switch between ...