Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to OpenDialogMBS class.
OpenDialogMBS.AddType(t as OpenDialogFileTypeMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS Util Plugin | 4.2 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop only |
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS Util Plugin | 4.2 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop only |
OpenDialogMBS.CountTypes as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS Util Plugin | 4.2 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop only |
OpenDialogMBS.Files as FolderItem()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS Util Plugin | 20.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop only |
See also:
OpenDialogMBS.Files(index as Integer) as folderitem
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS Util Plugin | 4.2 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop only |
Index goes from 0 to filecount-1.
See also:
OpenDialogMBS.GetCustomImageHeight as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS Util Plugin | 11.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
The height depends on the size of the Windows system font, so it's variable and this function calculates the size for you.
Returns 0 on any error.
OpenDialogMBS.GetType(index as Integer) as OpenDialogFileTypeMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS Util Plugin | 4.2 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop only |
Returns nil on any error.
OpenDialogMBS.Items as OpenDialogItemMBS()
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS Util Plugin | 20.0 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop only |
Currently only provided for Windows to get name, path, URL or data for items, which may not always have a file path.
OpenDialogMBS.RefreshCustomImage
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS Util Plugin | 11.0 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
The control is asked to redraw and will use the CustomPicture property for the picture content. Space around is colored with window background color.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Navigation | MBS Util Plugin | 4.2 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop only |
Check the FileCount property to see whether something was selected.
The items on this page are in the following plugins: MBS Util Plugin.